21 lines
502 B
JSON
21 lines
502 B
JSON
|
|
{
|
||
|
|
"key": "amethyst_bronze",
|
||
|
|
"category": "metal",
|
||
|
|
"primary": 4,
|
||
|
|
"secondary": 3.8,
|
||
|
|
"tertiary": 3.5,
|
||
|
|
"durability": 560,
|
||
|
|
"integrityCost": 1,
|
||
|
|
"integrityGain": 5,
|
||
|
|
"magicCapacity": 140,
|
||
|
|
"toolLevel": 4,
|
||
|
|
"toolEfficiency": 7,
|
||
|
|
"tints": {
|
||
|
|
"glyph": "f66fb7",
|
||
|
|
"texture": "dd75ac"
|
||
|
|
},
|
||
|
|
"textures": ["metal","default"],
|
||
|
|
"material": {"items": [ "tconstruct:amethyst_bronze_ingot" ]},
|
||
|
|
"requiredTools": {"hammer_dig": 3}
|
||
|
|
}
|