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