30 lines
605 B
JSON
30 lines
605 B
JSON
|
|
{
|
||
|
|
"key": "queens_slime",
|
||
|
|
"category": "metal",
|
||
|
|
"primary": 3.3,
|
||
|
|
"secondary": 4.9,
|
||
|
|
"tertiary": 8,
|
||
|
|
"durability": 1650,
|
||
|
|
"integrityCost": 2,
|
||
|
|
"integrityGain": 5,
|
||
|
|
"magicCapacity": 105,
|
||
|
|
"toolLevel": 6,
|
||
|
|
"toolEfficiency": 6,
|
||
|
|
"tintOverrides": false,
|
||
|
|
"tints": {
|
||
|
|
"glyph": "42efef",
|
||
|
|
"texture": "46ece7"
|
||
|
|
},
|
||
|
|
"textures": [
|
||
|
|
"slimesteel",
|
||
|
|
"metal",
|
||
|
|
"shiny"
|
||
|
|
],
|
||
|
|
"material": {
|
||
|
|
"items": [ "tconstruct:queens_slime_ingot" ]
|
||
|
|
},
|
||
|
|
"requiredTools": {
|
||
|
|
"hammer_dig": 5
|
||
|
|
}
|
||
|
|
}
|