Pitchfork
16×16 · BAKED

item· Other

Pitchfork

[Let's Do] Farm & Charm · by satisfy, jason13
item

Pitchfork is an item from [Let's Do] Farm & Charm, crafted from Iron Nugget and Stick.

Acquisition

Crafting using Iron Nugget, Stick and Stick, arranged in the pattern shown. Produces Pitchfork.

Crafting
Iron Nugget
Stick
Stick
Pitchfork Pitchfork guaranteed
Developer reference
Registry name
farm_and_charm:pitchfork
Namespace
farm_and_charm
Mod ID
farm_and_charm

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "X",
    "#",
    "#"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:stick"
    },
    "X": {
      "item": "minecraft:iron_nugget"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}