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

32 lines
662 B
JSON

{
"key": "shadow_silk",
"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": "000000",
"texture": "000000"
},
"attributes": {
"tetra:draw_speed": -0.4
},
"textures": [
"default"
],
"material": {
"items": [ "alexscaves:shadow_silk" ]
},
"requiredTools": {
"cut": "minecraft:iron"
},
"effects": {
"art_of_forging:devouring": [ -2, 5 ]
}
}