Paxel using Iron Axe, Iron Pickaxe, Iron Shovel, Treated Stick and Treated Stick, arranged in the pattern shown. Produces Iron Paxel.
Iron Paxel
Mekanism: Tools · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Used in (2)
Developer reference
- Registry name
mekanismtools:iron_paxel- Namespace
mekanismtools- Mod ID
mekanismtools- Tags (2)
forge:items/tools/paxels/iron minecraft:items/cluster_max_harvestables
Recipe JSON (1):
{
"recipe_type": "mekanismtools:paxel",
"pattern": [
"APS",
" R ",
" R "
],
"ingredients": {
"A": {
"item": "minecraft:iron_axe"
},
"P": {
"item": "minecraft:iron_pickaxe"
},
"R": {
"tag": "forge:rods/wooden"
},
"S": {
"item": "minecraft:iron_shovel"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}