iron ingot replacement config
WarlordWossman opened this issue ยท 2 comments
Since pyrotech will scan for iron ingots in loot tables (reference: #102 (comment) ), I was wondering if one could add a further config that lets us configure what item replaces the iron ingot instead of just iron ore.
Could be a little easier for making a pack with pyrotech if one doesn't use vanilla ores.
Also it's not entirely clear to me if the mentioned feature will change the drops of entities like iron golems and zombies but it might be nice to also have some control over that seperately so iron will really require the pyrotech way of obtaining!
I will add the config option to change the item in a future iteration.
Pyrotech >= 1.4.0
will replace any vanilla iron ingot in any loot table with a vanilla iron ore. That includes loot tables for chests as well as mobs. I'm not planning to add any fine grained control to this right now because there are already tools out there designed specifically for that. For more control, I would recommend disabling this feature in Pyrotech's config and using a mod designed for tweaking loot tables.