Gold Paxel
mekanismtools:gold_paxel

Gold Paxel

Mekanism: Tools · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
item Gold PaxelCluster Max HarvestablesPiglin Loved

Acquisition

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

Paxel
Golden Axe
Golden Pickaxe
Golden Shovel
Treated Stick
Treated Stick
Gold Paxel Gold Paxel guaranteed

Used in (2)

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

Blasting

100 ticks· 0.1 xp

Gold Nugget Gold Nugget guaranteed

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

Smelting

200 ticks· 0.1 xp

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