mc_rebalance/data/tetra/materials/metal/manyullyn.json
Sergeant Acoustic a0b95d97fe Attempt to balance tconstruct materials
* Mostly just durability changes
* Also fixes copper tool level being iron tier
 * Stone seems to be tier 3 now, so the number 2 must be used instead
2025-08-25 23:19:38 +01:00

30 lines
600 B
JSON

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