Posted August 21, 201411 yr Heya folks I've been googling around for a while about this, but I haven't found a solution, I want to remove iron from my mod, that is anything iron related too. I've so far stopped iron ore from generating, however I also need to remove it from loot chests etc. Does anyone have any suggestions as to how that can be done? I would be ok with removing loot chests completely.
August 21, 201411 yr In your Pre-Init, try using: ChestGenHooks.getInfo(ChestGenHooks.CHEST_TYPE_HERE).removeItem(ItemStackToRemove); If I helped please press the Thank You button. Check out my mods at http://www.curse.com/users/The_Fireplace/projects
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.