#Preserve NBT data in crafting recipe

1 messages · Page 1 of 1 (latest)

keen geyser
#

I want to make a create basin mixing recipe where there is an item that appears in both the input and the output (like a catalyst) and I need that item to retain all its NBT data after use

quartz reefBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

gloomy prairie
#

I think you can set NBT data of input and output items so if you already know what the nbt is gonna be, or the possible values are only a few ,you can probably just set up a number of recipes in which you specify the NBT data of said item in input and output to match, as for defining it dynamically within the recipe and then having it match in the output I don't know I have kind of the same problem

keen geyser
#

For right now I could do that because there are only 8 possible values, but won't that make 8 recipes show up in JEI? If theres any way to do it dynamically i'd prefer that

keen geyser
#

bump

little dock
#

I don't believe this is possible. Create's and also of any other modded recipes are very limited I think not eving having the option to keep an item directly. Modifying is probably not possible, because the create mod doesn't support that behaviour

little dock
keen geyser
#

Though it'll be a pain for some other items like those containing FE energy, so they'll have like 500 recipes.

#

oh well, if its impossible its impossible