Bronze Hoe
techreborn:bronze_hoe

Bronze Hoe

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item Hoes

Acquisition

Crafting using Bronze Ingot, Bronze Ingot, Stick and Stick, arranged in the pattern shown. Produces Bronze Hoe.

Crafting
Bronze Ingot
Bronze Ingot
Stick
Stick
Bronze Hoe Bronze Hoe guaranteed

Used in (1)

Blast Furnace using Bronze Hoe and Sand. Produces 5× Bronze Nugget and Dark Ashes.

Blast Furnace
Bronze Nugget Bronze Nugget ×5 guaranteed
Dark Ashes Dark Ashes guaranteed
Developer reference
Registry name
techreborn:bronze_hoe
Namespace
techreborn
Mod ID
techreborn
Tags (1)
fabric:items/hoes

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "XX",
    " #",
    " #"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:stick"
    },
    "X": {
      "tag": "c:bronze_ingots"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}