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

30 lines
595 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": "301a3b",
"texture": "584164"
},
"textures": [
"tconstruct",
"metal",
"shiny"
],
"material": {
"items": [ "tconstruct:hepatizon_ingot" ]
},
"requiredTools": {
"hammer_dig": 4
}
}