En0ri4n / Craft-Creator

3 stars 0 forks source link

NBT recipes?? #3

Closed susan3333333 closed 1 year ago

susan3333333 commented 1 year ago

I have mods that add water cans, oil cans and other "refillables" How do I make recipes for filling them?

En0ri4n commented 1 year ago

Recipes for which craft ? Do you talk about the fluid transposer from Thermal Mods ?

susan3333333 commented 1 year ago

hardcore torch oil can, various mods watering cans etc....the recipe is for the crafting table, it fills the containers up varying amounts

En0ri4n commented 1 year ago

Okay, i see, I will try to add nbt support in crafts in the futur changes, thanks for the issue ! :) Don't hesitate to tell me if i miss something else 👍

EDIT: on which version are you ?

susan3333333 commented 1 year ago

Currently 1.16.5 of Minecraft, tho dabbling in higher....

En0ri4n commented 1 year ago

I'm sorry but I think I'm not going to make any more updates for 1.16.5, there are too many different changes between java 8 and java 17 and between 1.16.5 and 1.18.2. The available versions will be 1.18.2+, and I know if you started making a modpack in 1.16.5 you can't change so good luck anyway! But in newer versions there will be nbt supports

En0ri4n commented 1 year ago

I lied, there will be a 1.16.5 version.

En0ri4n commented 1 year ago

Done in commit Fixed crafting table recipe nbt issues