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

30 lines
600 B
JSON
Raw Normal View History

2025-08-20 01:55:52 +00:00
{
"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": {
2025-08-20 04:52:37 +00:00
"glyph": "9060ca",
"texture": "9451e6"
2025-08-20 01:55:52 +00:00
},
"textures": [
2025-08-20 04:52:37 +00:00
"tconstruct",
2025-08-20 01:55:52 +00:00
"metal",
"shiny"
],
"material": {
"items": [ "tconstruct:manyullyn_ingot" ]
},
"requiredTools": {
"hammer_dig": 5
}
}