22 lines
532 B
JSON
22 lines
532 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": "fb8396",
|
||
|
|
"texture": "fa7386"
|
||
|
|
},
|
||
|
|
"textures": ["shiny","metal","default"],
|
||
|
|
"material": {"items": ["tconstruct:rose_gold_ingot"]},
|
||
|
|
"effects": {"stabilizing": 7},
|
||
|
|
"requiredTools": {"hammer_dig": 3}
|
||
|
|
}
|