Interactio - In-World Crafting with Datapacks!

Interactio - In-World Crafting with Datapacks!

3M Downloads

nbt tags ignored when used for inputs

dozingpip opened this issue ยท 3 comments

commented

my version info: Minecraft 1.16.5, Forge 36.0.43, Interactio version 3.1.1

See example here.
The water bottle shows up in JEI as an uncraftable potion, and the efficiency 1 book shows up as an enchanted book with no specific enchantments. The nbt tags on the outputs seem to work fine in JEI though.
2021-05-10_01 08 54
To be clear, the recipe does work as intended, it just doesn't show up correctly in JEI.
Thanks!

commented

Nevermind, it just accepts any potion/ enchanted book as input for the recipe, so not just JEI here.

commented

Sorry, I found #38 but I think that fix should be in the documentation somewhere? I know the wiki still kind of a wip right now though...
Thanks!

commented

I added an example case for Forge ingredients to the wiki (though they should really document this better for non-modders as well)