Crafting using Bronze Ingot, Bronze Ingot, Stick and Stick, arranged in the pattern shown. Produces Bronze Hoe.
Bronze Hoe
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Used in (1)
Blast Furnace using Bronze Hoe and Sand. Produces 5× Bronze Nugget and Dark Ashes.
Related items
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
}
