mc_rebalance/data/tetra/materials/metal/queens_slime.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
604 B
JSON

{
"key": "queens_slime",
"category": "metal",
"primary": 3.3,
"secondary": 4.9,
"tertiary": 8,
"durability": 950,
"integrityCost": 2,
"integrityGain": 5,
"magicCapacity": 105,
"toolLevel": 6,
"toolEfficiency": 6,
"tintOverrides": false,
"tints": {
"glyph": "54b04a",
"texture": "42fb2e"
},
"textures": [
"tconstruct",
"metal",
"shiny"
],
"material": {
"items": [ "tconstruct:queens_slime_ingot" ]
},
"requiredTools": {
"hammer_dig": 5
}
}