KubeJS

KubeJS

61M Downloads

[FORGE] recipes cannot output with custom NBT data

MerrittK opened this issue ยท 5 comments

commented

Necessary for certain pack ideas.

commented

Not right now. Forgot about issue. Working on other stuff.

commented

@MerrittK Is this still a problem? The Item.of('<item name>', {<NBT>}) format should cover this

commented

I think this is a vanilla restriction, but I might be thinking of something else

commented

Which recipe type are you trying to use Item NBT with? It should just work on Forge

commented

I cannot find documentation on how to output nbt. I tried with a json recipe, but I guess it did not work.