Diamond Paxel
mekanismtools:diamond_paxel

Diamond Paxel

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

Acquisition

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

Paxel
Diamond Axe
Diamond Pickaxe
Diamond Shovel
Treated Stick
Treated Stick
Diamond Paxel Diamond Paxel guaranteed
Developer reference
Registry name
mekanismtools:diamond_paxel
Namespace
mekanismtools
Mod ID
mekanismtools
Tags (2)
forge:items/tools/paxels/diamond
minecraft:items/cluster_max_harvestables

Recipe JSON (1):

{
  "recipe_type": "mekanismtools:paxel",
  "pattern": [
    "APS",
    " R ",
    " R "
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:diamond_axe"
    },
    "P": {
      "item": "minecraft:diamond_pickaxe"
    },
    "R": {
      "tag": "forge:rods/wooden"
    },
    "S": {
      "item": "minecraft:diamond_shovel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}