27 lines
591 B
JSON
27 lines
591 B
JSON
{
|
|
"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": {
|
|
"glyph": "f4cbb9",
|
|
"texture": "ffc5a7"
|
|
},
|
|
"textures": [
|
|
"tconstruct",
|
|
"shiny",
|
|
"metal",
|
|
"default"
|
|
],
|
|
"material": {"items": ["tconstruct:rose_gold_ingot"]},
|
|
"effects": {"stabilizing": 7},
|
|
"requiredTools": {"hammer_dig": 3}
|
|
}
|