* 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
600 B
JSON
30 lines
600 B
JSON
{
|
|
"key": "manyullyn",
|
|
"category": "metal",
|
|
"primary": 9,
|
|
"secondary": 7.8,
|
|
"tertiary": 4.5,
|
|
"durability": 1070,
|
|
"integrityCost": 3,
|
|
"integrityGain": 5,
|
|
"magicCapacity": 90,
|
|
"toolLevel": 6,
|
|
"toolEfficiency": 6.5,
|
|
"tintOverrides": false,
|
|
"tints": {
|
|
"glyph": "9060ca",
|
|
"texture": "9451e6"
|
|
},
|
|
"textures": [
|
|
"tconstruct",
|
|
"metal",
|
|
"shiny"
|
|
],
|
|
"material": {
|
|
"items": [ "tconstruct:manyullyn_ingot" ]
|
|
},
|
|
"requiredTools": {
|
|
"hammer_dig": 5
|
|
}
|
|
}
|