mc_rebalance_datapack/data/tetra/modules/sword/wide_guard.json

13 lines
421 B
JSON
Raw Normal View History

2025-08-28 18:43:46 +00:00
{
"variants": [
{
"materials": [ "tetra:metal/", "tetra:wood/", "tetra:scale/", "tetra:bone/", "tetra:misc/vent_plate" ],
"key": "wide_guard/",
"extract": {
"availableTextures": [ "metal", "shiny", "crude", "tconstruct" ],
"models": [ { "location": "tetra:item/module/sword/guard/wide_guard/" } ]
}
}
]
}