Add Steel & Aluminum tools to tags/forge/items/tools
This commit is contained in:
14
src/generated/resources/data/forge/tags/items/tools.json
Normal file
14
src/generated/resources/data/forge/tags/items/tools.json
Normal 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"
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user