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

30 lines
602 B
JSON
Raw Permalink Normal View History

2025-08-28 18:43:46 +00:00
{
"key": "hepatizon",
"category": "metal",
"primary": 10.5,
"secondary": 2.9,
"tertiary": 3.5,
"durability": 1421,
2025-08-28 18:43:46 +00:00
"integrityCost": 2,
"integrityGain": 8,
"magicCapacity": 90,
"toolLevel": 7,
"toolEfficiency": 10,
2025-08-28 18:43:46 +00:00
"tintOverrides": false,
"tints": {
"glyph": "301a3b",
"texture": "584164"
},
"textures": [
"tconstruct",
"metal",
"shiny"
],
"material": {
"items": [ "tconstruct:hepatizon_ingot" ]
},
"requiredTools": {
"hammer_dig": 4
2025-08-28 18:43:46 +00:00
}
}