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

27 lines
591 B
JSON
Raw Normal View History

2025-08-20 01:55:52 +00:00
{
"key": "rose_gold",
"category": "metal",
"primary": 5,
"secondary": 4.4,
"tertiary": 3,
"durability": 105,
"integrityCost": 2,
"integrityGain": 3.5,
"magicCapacity": 922,
"toolLevel": 4,
"toolEfficiency": 13.3,
"tints": {
2025-08-20 04:52:37 +00:00
"glyph": "f4cbb9",
"texture": "ffc5a7"
2025-08-20 01:55:52 +00:00
},
2025-08-20 04:52:37 +00:00
"textures": [
"tconstruct",
"shiny",
"metal",
"default"
],
2025-08-20 01:55:52 +00:00
"material": {"items": ["tconstruct:rose_gold_ingot"]},
"effects": {"stabilizing": 7},
"requiredTools": {"hammer_dig": 3}
}