Bow
minecraft:bow

Bow

Minecraft · by Mojang Studios
item

Acquisition

Scrapbox using Scrap Box. Produces Bow.

Scrapbox
Bow Bow guaranteed

Crafting using Stick, String, Stick, String, Stick and String, arranged in the pattern shown. Produces Bow.

Crafting
Stick
String
Stick
String
Stick
String
Bow Bow guaranteed

Mining & drops

sourcecountchanceconditions
Gameplay loot table: Treasure (minecraft) minecraft:treasure1–1100%

Used in (1)

Crafting using Cobblestone, Cobblestone, Cobblestone, Cobblestone, Bow, Cobblestone, Cobblestone, Redstone Dust and Cobblestone, arranged in the pattern shown. Produces Dispenser.

Crafting
Dispenser guaranteed
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
}