Compatibility
Minecraft: Java Edition
26.1.x
1.21.2–1.21.11
Platforms
Tags
Creators
Details
Licensed ARR
Published 2 months ago
this datapack is a library that adds plenty of tags all the tags:
- metal_nuggets
- metal_ingots
- metal_ingots-raw
- metal_blocks
- metal_blocks-raw
- metal_blocks-smelted
Questions?
What Are Tags?
Tags are like multiple items
instead of making 3 recipies

Make 1 recipie with one tag

heres the code to make a metal nugget tag
YourPack>data>minecraft>tags>item>metal_nuggets.json
{
"values": [
"iron_nugget",
"gold_nugget",
"copper_nugget"
]
}


