thermal.smelter not respecting NBT
TemperedFool opened this issue ยท 2 comments
Trying to set up the following recipe:
e.recipes.thermal(
Item.of('resourcefulbees:bee_jar', {Entity: "resourcefulbees:electrum_bee"}),
[
Item.of('resourcefulbees:bee_jar', {Entity: "resourcefulbees:silver_bee"}).weakNBT()
Ingredient.of('resourcefulbees:gold_honeycomb_block', 1)
])
Recipe doesn't respect the NBT for the bee_jar
item - it will accept one with no NBT.
This is intended on Thermals end:
https://discord.com/channels/399037120930512897/434101214548852746/894234754709331968