Simple coding question

Started by OJ on

Topic category: Help with modding (Java Edition)

Last seen on 15:54, 5. Sep 2021
Joined Jul 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Simple coding question

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 :)

Last seen on 02:56, 2. Dec 2021
Joined Aug 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
There may be a quicker way…
Thu, 08/19/2021 - 22:25

There may be a quicker way than this, but you could just put multiple crafting recipes. Is his what you mean?