mc_rebalance/data/tetra/materials/metal/hepatizon.json
2025-08-20 02:55:52 +01:00

29 lines
572 B
JSON

{
"key": "hepatizon",
"category": "metal",
"primary": 6,
"secondary": 5.5,
"tertiary": 5,
"durability": 975,
"integrityCost": 2,
"integrityGain": 5,
"magicCapacity": 75,
"toolLevel": 6,
"toolEfficiency": 8,
"tintOverrides": false,
"tints": {
"glyph": "42efef",
"texture": "46ece7"
},
"textures": [
"metal",
"shiny"
],
"material": {
"items": [ "tconstruct:hepatizon_ingot" ]
},
"requiredTools": {
"hammer_dig": 5
}
}