Dungeon loot

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Zelfana

New Member
Jul 29, 2019
813
0
1
What kind of dungeon loot is added by different mods?

Railcraft has its loot config fully in the config file:
Code:
dungeon.loot {
  cart.basic=10
  cart.chest=10
  cart.tnt=5
  cart.work=8
  creosote.bottle=20
  fuel.coke=20
  steel.block=5
  steel.ingot=10
  tie.wood=20
  tool.crowbar=10
  tool.steel.axe=5
  tool.steel.pickaxe=5
  tool.steel.shovel=5
  tool.steel.sword=5
  track.basic=30
}

GregTech and Forestry also add some loot but that's not specified in their configs. So what they are is what I'd like to know. Also, I saw in VintageBeef's video that he got a Factorization item in dungeon chest but that mod doesn't have dungeon loot config, is it added by GregTech?
 

Omicron

New Member
Jul 29, 2019
2,974
0
0
No, Factorization dungeon loot is added by Factorization. It simply does not have a config file entry.
 

SilvasRuin

New Member
Jul 29, 2019
817
0
0
Factorization's dungeon loot, specifically that logic matrix programmer thingy, is supposed to be unobtainable outside of dungeon loot.
 

Omicron

New Member
Jul 29, 2019
2,974
0
0
Are you sure?

I know that when I played with the FTB beta launcher (i.e. the beta pack before the current beta pack), and I opened dungeon chests, most of them were filled to the brim. I often got like 20+ items from 5 different mods out of every single chest I found.

I'd say that unless the chest actually runs out of empty slots, there's no competition for loot space.

(I've since made all available loot settings as rare as humanly possible in order to restore even a semblance of normalcy)