LTDV10/packet/kubejs/data/tetra/schematics/bow/stave/dreadnought_stave.json
2026-04-14 18:20:56 +08:00

52 lines
1.1 KiB
JSON

{
"replace": true,
"slots": [ "bow/stave" ],
"materialSlotCount": 1,
"rarity": "temporary",
"displayType": "major",
"glyph": {
"textureLocation": "tetra:textures/gui/aof_glyph.png",
"textureX": 112
},
"requirement": {
"type": "tetra:locked",
"key": "tetra:bow/stave/dreadnought_stave"
},
"translation": {
"primaryAttributes": {
"tetra:draw_speed": -1,
"tetra:draw_strength": 2
},
"tertiaryAttributes": {
"tetra:draw_speed": 1,
"tetra:draw_strength": 1
}
},
"outcomes": [
{
"material": {
"items": [ "minecraft:stick" ],
"count": 4
},
"requiredTools": {
"axe_dig": "minecraft:stone"
},
"moduleKey": "bow/dreadnought_stave",
"moduleVariant": "dreadnought_stave/stick"
},
{
"materials": [ "tetra:wood/" ],
"countFactor": 3,
"toolOffset": 1,
"moduleKey": "bow/dreadnought_stave",
"moduleVariant": "dreadnought_stave/"
},
{
"materials": [ "tetra:metal/" ],
"countFactor": 4,
"toolOffset": 3,
"moduleKey": "bow/dreadnought_stave",
"moduleVariant": "dreadnought_stave/"
}
]
}