Crafting using Bronze Ingot, Bronze Ingot, Bronze Ingot, Stick and Stick, arranged in the pattern shown. Produces Bronze Axe.
Bronze Axe
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Used in (1)
Blast Furnace using Bronze Axe and Sand. Produces Bronze Ingot and Dark Ashes.
Related items
Developer reference
- Registry name
techreborn:bronze_axe- Namespace
techreborn- Mod ID
techreborn- Tags (1)
fabric:items/axes
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"XX",
"X#",
" #"
],
"ingredients": {
"#": {
"item": "minecraft:stick"
},
"X": {
"tag": "c:bronze_ingots"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
