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

29 lines
562 B
JSON

{
"key": "bamboo",
"category": "misc",
"primary": 1,
"secondary": 0.1,
"tertiary": 6,
"durability": 15,
"integrityCost": 1,
"integrityGain": 3,
"magicCapacity": 104,
"toolLevel": 0,
"toolEfficiency": 0,
"tints": {
"glyph": "699022",
"texture": "5e8a24"
},
"textures": [
"crude",
"default"
],
"improvements": {
"hollow": 0
},
"material": {
"items": [ "minecraft:bamboo","mynethersdelight:powder_cannon" ]
},
"features": [ "powder" ]
}