mc_rebalance_datapack/data/tetra/materials/metal/manyullyn.json

30 lines
597 B
JSON
Raw Permalink Normal View History

2025-08-28 18:43:46 +00:00
{
"key": "manyullyn",
"category": "metal",
"primary": 5,
"secondary": 2.9,
"tertiary": 13,
"durability": 550,
"integrityCost": 2,
"integrityGain": 8,
2025-08-28 18:43:46 +00:00
"magicCapacity": 90,
"toolLevel": 7,
"toolEfficiency": 11,
2025-08-28 18:43:46 +00:00
"tintOverrides": false,
"tints": {
"glyph": "9060ca",
"texture": "9451e6"
},
"textures": [
"tconstruct",
"metal",
"shiny"
],
"material": {
"items": [ "tconstruct:manyullyn_ingot" ]
},
"requiredTools": {
"hammer_dig": 4
2025-08-28 18:43:46 +00:00
}
}