Scrapbox using Scrap Box. Produces Bow.
Bow
Minecraft · by Mojang Studios
Acquisition
Crafting using Stick, String, Stick, String, Stick and String, arranged in the pattern shown. Produces Bow.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Gameplay loot table: Treasure (minecraft) minecraft:treasure | 1–1 | 100% | — |
Used in (1)
Crafting using Cobblestone, Cobblestone, Cobblestone, Cobblestone, Bow, Cobblestone, Cobblestone, Redstone Dust and Cobblestone, arranged in the pattern shown. Produces Dispenser.
Developer reference
- Registry name
minecraft:bow- Namespace
minecraft- Mod ID
minecraft
Recipe JSON (2):
{
"recipe_type": "techreborn:scrapbox",
"pattern": null,
"ingredients": {
"item": "techreborn:scrap_box"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" #X",
"# X",
" #X"
],
"ingredients": {
"#": {
"item": "minecraft:stick"
},
"X": {
"item": "minecraft:string"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

