Stone Paxel
mekanismtools:stone_paxel

Stone Paxel

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

Acquisition

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

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

Recipe JSON (1):

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