Where are they stored at in the Twilight forest mod?
I have never done it before, and I want to try to correct the below errors on my own.
I have a cruddy class viewer program that allows me to make changes, but I just can't find them.
I have never done it before, and I want to try to correct the below errors on my own.
Code:
2013-04-26 15:50:46 [INFO] [STDOUT] CONFLICT @ 27709 item slot already occupied by shadow.mods.metallurgy.MetallurgyArmor@203bc5c6 while adding twilightforest.item.ItemTFMagicMap@34355ab2
2013-04-26 15:50:46 [INFO] [fml.ItemTracker] The mod TwilightForest is overwriting existing item at 27965 (shadow.mods.metallurgy.MetallurgyArmor from MetallurgyFantasy) with twilightforest.item.ItemTFMagicMap
2013-04-26 15:50:46 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFMagicMap(27965) owned by TwilightForest
2013-04-26 15:50:46 [INFO] [STDOUT] CONFLICT @ 27710 item slot already occupied by shadow.mods.metallurgy.MetallurgyArmor@6c8d0880 while adding twilightforest.item.ItemTFMazeMap@1f29432d
2013-04-26 15:50:46 [INFO] [fml.ItemTracker] The mod TwilightForest is overwriting existing item at 27966 (shadow.mods.metallurgy.MetallurgyArmor from MetallurgyFantasy) with twilightforest.item.ItemTFMazeMap
I have a cruddy class viewer program that allows me to make changes, but I just can't find them.