Fishing Rod
minecraft:fishing_rod

Fishing Rod

Minecraft · by Mojang Studios
item

Acquisition

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

Crafting
Stick
Stick
String
Stick
String
Fishing Rod Fishing Rod guaranteed

Scrapbox using Scrap Box. Produces Fishing Rod.

Scrapbox
Fishing Rod Fishing Rod guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Underwater Ruin Small (minecraft) minecraft:underwater_ruin_small1–1100%
Gameplay loot table: Treasure (minecraft) minecraft:treasure1–1100%
Gameplay loot table: Junk (minecraft) minecraft:junk1–1100%
Loot table: Underwater Ruin Big (minecraft) minecraft:underwater_ruin_big1–1100%

Used in (2)

Crafting using Fishing Rod and Warped Fungus, arranged in the pattern shown. Produces Warped Fungus on a Stick.

Crafting
Fishing Rod
Warped Fungus
Warped Fungus on a Stick Warped Fungus on a Stick guaranteed

Crafting using Fishing Rod and Carrot, arranged in the pattern shown. Produces Carrot on a Stick.

Crafting
Fishing Rod
Carrot
Carrot on a Stick Carrot on a Stick guaranteed
Developer reference
Registry name
minecraft:fishing_rod
Namespace
minecraft
Mod ID
minecraft

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "  #",
    " #X",
    "# X"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:stick"
    },
    "X": {
      "item": "minecraft:string"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:scrapbox",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:scrap_box"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}