To make a fishing rod in Minecraft, you need 3 sticks and 2 string , then place them in a specific pattern on a crafting table to get the rod.

How to Make a Fishing Rod in Minecraft

Quick Scoop

A fishing rod in Minecraft is a simple early-game tool that lets you catch fish, treasure, and junk from any water source. You only need basic materials (wood and string), so you can usually craft one on your first or second in- game day.

Materials You Need

You only need two types of items:

  • 3 Sticks
    • Craft from wooden planks in your inventory or crafting table.
  • 2 String
    • Common sources:
      • Killing spiders (especially at night).
  * Breaking cobwebs (best with shears) in structures like mineshafts.
  * Loot from some chests (dungeons, etc.).

Once you have these, you’re ready to craft.

Crafting Recipe (Step-by-step)

You must use a 3×3 crafting table (not just the 2×2 grid in your inventory).

1. Open the Crafting Table

  • Right-click (PC), tap, or press the use button on the crafting table to open the 3×3 grid.

2. Place Items in the Exact Pattern

Think of the 3×3 grid as:

  • Top row: slots (1, 2, 3)
  • Middle row: slots (4, 5, 6)
  • Bottom row: slots (7, 8, 9)

Place items like this:

  • Top row:
    • Slot 1: empty
    • Slot 2: empty
    • Slot 3: stick
  • Middle row:
    • Slot 4: empty
    • Slot 5: stick
    • Slot 6: string
  • Bottom row:
    • Slot 7: stick
    • Slot 8: empty
    • Slot 9: string

In words:

  • The sticks form a diagonal line from bottom-left to top-right.
  • The strings go in the right column , middle and bottom slots.

When this pattern is correct, a fishing rod appears in the result box.

3. Take Your Fishing Rod

  • Drag the fishing rod from the result slot into your inventory or hotbar.
  • You now have a usable fishing rod.

How to Use the Fishing Rod

Once crafted, using it is simple:

  • Equip the rod in your hotbar.
  • Face a body of water (1×1 block is enough, but more is nicer).
  • Use the rod to cast : this throws a bobber into the water.
  • Wait until:
    • You see particles coming toward the bobber and
    • The bobber dips under the water.
  • Use the rod again to reel in and collect your catch (fish, treasure, or junk).

Why a Fishing Rod Is Worth Making

A basic fishing rod is cheap but powerful because it can:

  • Provide steady food (cod, salmon, pufferfish, tropical fish).
  • Pull treasure loot like enchanted books, saddles, bows, and name tags.
  • Give junk items that can sometimes still be useful (like tripwire hooks).
  • Be enchanted with things like Luck of the Sea , Lure , and Unbreaking to boost drops and durability.

Example: Many players set up an early game fishing spot to get powerful enchanted books long before they can easily enchant gear themselves.

Mini Forum-style Take

“All you really need are 3 sticks and 2 string, placed diagonally on a crafting table with the string on the right. After that, you’re literally one pond away from infinite food and random treasure.”

Simple HTML Table: Recipe Overview

Below is the recipe info in HTML, as requested:

html

<table>
  <thead>
    <tr>
      <th>Item</th>
      <th>Quantity</th>
      <th>How to Get It</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>Stick</td>
      <td>3</td>
      <td>Craft from wooden planks in inventory or crafting table (2 planks vertically → 4 sticks).</td>
    </tr>
    <tr>
      <td>String</td>
      <td>2</td>
      <td>Dropped by spiders, from cobwebs with shears, or as chest loot in some structures.</td>
    </tr>
  </tbody>
</table>

And the grid pattern (text form):

html

<table>
  <thead>
    <tr>
      <th>Row</th>
      <th>Slot 1 (Left)</th>
      <th>Slot 2 (Middle)</th>
      <th>Slot 3 (Right)</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>Top</td>
      <td>Empty</td>
      <td>Empty</td>
      <td>Stick</td>
    </tr>
    <tr>
      <td>Middle</td>
      <td>Empty</td>
      <td>Stick</td>
      <td>String</td>
    </tr>
    <tr>
      <td>Bottom</td>
      <td>Stick</td>
      <td>Empty</td>
      <td>String</td>
    </tr>
  </tbody>
</table>

TL;DR

  • Gather 3 sticks and 2 string.
  • Open a 3×3 crafting table.
  • Place sticks diagonally (bottom-left to top-right), and string in the right column (middle and bottom).
  • Take your fishing rod and start fishing for food and treasure.

Information gathered from public forums or data available on the internet and portrayed here.