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

30 lines
604 B
JSON
Raw Normal View History

2025-08-20 01:55:52 +00:00
{
"key": "queens_slime",
"category": "metal",
"primary": 3.3,
"secondary": 4.9,
"tertiary": 8,
"durability": 950,
2025-08-20 01:55:52 +00:00
"integrityCost": 2,
"integrityGain": 5,
"magicCapacity": 105,
"toolLevel": 6,
"toolEfficiency": 6,
"tintOverrides": false,
"tints": {
2025-08-20 04:52:37 +00:00
"glyph": "54b04a",
"texture": "42fb2e"
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:queens_slime_ingot" ]
},
"requiredTools": {
"hammer_dig": 5
}
}