LTDV10/packet/kubejs/data/tetra/materials/fibre/life_fiber.json
2026-04-14 18:20:56 +08:00

32 lines
626 B
JSON

{
"replace": true,
"key": "life_fiber",
"category": "fibre",
"primary": 7.8,
"secondary": 4.5,
"tertiary": 7.2,
"durability": 1360,
"integrityCost": 2,
"integrityGain": 7,
"magicCapacity": 100,
"toolLevel": 0,
"toolEfficiency": 0,
"tints": {
"glyph": "e82c32",
"texture": "e82c32"
},
"textures": [
"metal",
"default"
],
"material": {
"items": [ "art_of_forging:life_fiber" ]
},
"requiredTools": {
"cut": "minecraft:iron"
},
"effects": {
"stabilizing": 3,
"unbreaking": 3
}
}