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

29 lines
577 B
JSON

{
"key": "manyullyn",
"category": "metal",
"primary": 9,
"secondary": 7.8,
"tertiary": 4.5,
"durability": 1250,
"integrityCost": 3,
"integrityGain": 5,
"magicCapacity": 90,
"toolLevel": 6,
"toolEfficiency": 6.5,
"tintOverrides": false,
"tints": {
"glyph": "42efef",
"texture": "46ece7"
},
"textures": [
"metal",
"shiny"
],
"material": {
"items": [ "tconstruct:manyullyn_ingot" ]
},
"requiredTools": {
"hammer_dig": 5
}
}