Item sets for crafting purposes

Started by nilek20 on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 month ago
Joined Aug 2020
Points:
901

User statistics:

  • Modifications: 1
  • Forum topics: 51
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 51
Item sets for crafting purposes

In my mod i have added a new tool (a hammer) and i want to group all the hammers of different materials (Currently 15) in to a single group for crafting recipe purposes. There are already items in game that do this such as wood planks (in the recipe creator there is an item you can select labeled any wood). With how many hammers there are it would be a pain to have to make a new recipe for each hammer, hence i want to know if this is even possible.

Active 4 years ago
Joined Jun 2020
Points:
737

User statistics:

  • Modifications: 0
  • Forum topics: 12
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 110
create a new tag called …
Thu, 03/25/2021 - 06:11

create a new tag called "hammers"(or whatever you want it to be) but a tag. its a mod element.