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