BloodyMods / ExNihiloCreatio

Ex Nihilo with progression!
MIT License
25 stars 20 forks source link

CrookRegistry Uses ItemStack instead of ItemInfo #122

Closed SirLyle closed 5 years ago

SirLyle commented 6 years ago

Because the CrookRegistry uses ItemStack instead of ItemInfo, it didn't get all of the NBT updates, it is unable to save json files with NBT data. Code defined NBT results work, but turning on json recipes breaks them.