mc_rebalance_datapack/data/tetra/materials/metal/rose_gold.json
2025-08-28 19:43:46 +01:00

27 lines
591 B
JSON

{
"key": "rose_gold",
"category": "metal",
"primary": 6,
"secondary": 4.6,
"tertiary": 3,
"durability": 1200,
"integrityCost": 1,
"integrityGain": 4,
"magicCapacity": 115,
"toolLevel": 5,
"toolEfficiency": 10,
"tints": {
"glyph": "f4cbb9",
"texture": "ffc5a7"
},
"textures": [
"tconstruct",
"shiny",
"metal",
"default"
],
"material": {"items": ["tconstruct:rose_gold_ingot"]},
"effects": {"stabilizing": 7},
"requiredTools": {"hammer_dig": 3}
}