Minecraftforge: [1.12] JSON recipe input NBT insensitive

Created on 24 Jun 2017  路  2Comments  路  Source: MinecraftForge/MinecraftForge

The default implementation of the Ingredient "minecraft:item_nbt" returns a NBT insensitive version. When this Ingredient is used as input in a crafting recipe it will ignore all NBT values.

As discussed on the forums the solution would be to return a NBT sensitive version.

1.12 Bug

Most helpful comment

The intention was for it to be NBT sensitive, seems i missed that i'll add it to my TODO.

All 2 comments

The intention was for it to be NBT sensitive, seems i missed that i'll add it to my TODO.

Fixed in commits: 405a16aea1714f8e2bd44ca227569f7e3a40319f efd8b38be9fe7ce4521a0dfbe660f3167aa27e9f

Thanks for the quick fix!

Was this page helpful?
0 / 5 - 0 ratings