Add Steel & Aluminum tools to tags/forge/items/tools

This commit is contained in:
Azrann AVANA
2025-07-21 18:19:12 +02:00
committed by GitHub
parent a407252769
commit 83125b57e6

View File

@@ -0,0 +1,14 @@
{
"values": [
"tfmg:steel_sword",
"tfmg:steel_pickaxe",
"tfmg:steel_axe",
"tfmg:steel_shovel",
"tfmg:steel_hoe",
"tfmg:aluminum_sword",
"tfmg:aluminum_pickaxe",
"tfmg:aluminum_axe",
"tfmg:aluminum_shovel",
"tfmg:aluminum_hoe"
]
}