Posted March 26, 20169 yr How do we replace the old ChestGenHooks() functionality? I noticed the new loot table JSON files--do we just add ones for our mod and they somehow get automatically added to the pool for a given loot source, or is there a method we need to call somewhere? (If so, where should it be called from?) Porting to 1.9 from 1.8.9 isn't nearly as easy as people suggested it would be--the changes are nearly as great as from 1.7.10 -> 1.8.9. Stuff I maintain: https://minecraft.curseforge.com/members/sinhika/projects Repositories: https://github.com/Sinhika?tab=repositories
March 26, 20169 yr How do we replace the old ChestGenHooks() functionality? Currently, you don't. This Pull Request will add a way for mods to use vanilla's new loot system, but it's still a preliminary draft. Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
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.