Paxel using Bronze Axe, Bronze Pickaxe, Bronze Shovel, Treated Stick and Treated Stick, arranged in the pattern shown. Produces Bronze Paxel.
Bronze Paxel
Mekanism: Tools · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Used in (2)
Blasting using Any of Bronze Helmet / Bronze Chestplate / Bronze Leggings / Bronze Boots / Bronze Sword / Bronze Pickaxe / Bronze Axe / Bronze Shovel / Bronze Hoe / Bronze Paxel (100 ticks, 0.1 xp). Produces Bronze Nugget.
100 ticks· 0.1 xp
Smelting using Any of Bronze Helmet / Bronze Chestplate / Bronze Leggings / Bronze Boots / Bronze Sword / Bronze Pickaxe / Bronze Axe / Bronze Shovel / Bronze Hoe / Bronze Paxel (200 ticks, 0.1 xp). Produces Bronze Nugget.
200 ticks· 0.1 xp
Developer reference
- Registry name
mekanismtools:bronze_paxel- Namespace
mekanismtools- Mod ID
mekanismtools- Tags (2)
forge:items/tools/paxels/bronze minecraft:items/cluster_max_harvestables
Recipe JSON (1):
{
"recipe_type": "mekanismtools:paxel",
"pattern": [
"APS",
" R ",
" R "
],
"ingredients": {
"A": {
"tag": "forge:tools/axes/bronze"
},
"P": {
"tag": "forge:tools/pickaxes/bronze"
},
"R": {
"tag": "forge:rods/wooden"
},
"S": {
"tag": "forge:tools/shovels/bronze"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}