* Mostly just durability changes * Also fixes copper tool level being iron tier * Stone seems to be tier 3 now, so the number 2 must be used instead
30 lines
604 B
JSON
30 lines
604 B
JSON
{
|
|
"key": "queens_slime",
|
|
"category": "metal",
|
|
"primary": 3.3,
|
|
"secondary": 4.9,
|
|
"tertiary": 8,
|
|
"durability": 950,
|
|
"integrityCost": 2,
|
|
"integrityGain": 5,
|
|
"magicCapacity": 105,
|
|
"toolLevel": 6,
|
|
"toolEfficiency": 6,
|
|
"tintOverrides": false,
|
|
"tints": {
|
|
"glyph": "54b04a",
|
|
"texture": "42fb2e"
|
|
},
|
|
"textures": [
|
|
"tconstruct",
|
|
"metal",
|
|
"shiny"
|
|
],
|
|
"material": {
|
|
"items": [ "tconstruct:queens_slime_ingot" ]
|
|
},
|
|
"requiredTools": {
|
|
"hammer_dig": 5
|
|
}
|
|
}
|