Started by
nilek20
on
Topic category: Help with Minecraft modding (Java Edition)
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.
create a new tag called "hammers"(or whatever you want it to be) but a tag. its a mod element.