Crafting using Iron Nugget, Stick and Stick, arranged in the pattern shown. Produces Pitchfork.
- Inputs
- Iron Nugget
- 2 × Stick
- Output
- → Pitchfork
item· Other
Pitchfork is an item from [Let's Do] Farm & Charm, crafted from Iron Nugget and Stick.
Crafting using Iron Nugget, Stick and Stick, arranged in the pattern shown. Produces Pitchfork.
farm_and_charm:pitchforkfarm_and_charmfarm_and_charmRecipe 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
}