Iron Paxel
mekanismtools:iron_paxel

Iron Paxel

Mekanism: Tools · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
item Iron PaxelCluster Max Harvestables

Acquisition

Paxel using Iron Axe, Iron Pickaxe, Iron Shovel, Treated Stick and Treated Stick, arranged in the pattern shown. Produces Iron Paxel.

Paxel
Iron Axe
Iron Pickaxe
Iron Shovel
Treated Stick
Treated Stick
Iron Paxel Iron Paxel guaranteed

Used in (2)

Smelting using Iron Paxel (200 ticks, 0.1 xp). Produces Iron Nugget.

Smelting

200 ticks· 0.1 xp

Iron Nugget Iron Nugget guaranteed

Blasting using Iron Paxel (100 ticks, 0.1 xp). Produces Iron Nugget.

Blasting

100 ticks· 0.1 xp

Iron Nugget Iron Nugget guaranteed
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
}