Started by
OJ
on
Mon, 08/16/2021 - 06:09
Topic category: Help with modding (Java Edition)
Hey!
I just willing to add the new item, that will be compatible with any helmet (just like device, which feeds you automatically), but i need to use coding here because it is also has to be compatible with any new helmet even from mods. I think it will be enough there just to add procedure for craft (something like “item + any helmet = craftresult)
Not so long in modding, so will appreciate any help here :)
There may be a quicker way than this, but you could just put multiple crafting recipes. Is his what you mean?