Plow
16×16 · BAKED

item· Other

Plow

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

Plow is an item from [Let's Do] Farm & Charm, crafted from Iron Nugget and Any Planks.

Acquisition

Crafting using Iron Nugget, Iron Nugget, Iron Nugget, Any Planks and Any Planks, arranged in the pattern shown. Produces Plow.

Crafting
Iron Nugget
Iron Nugget
Iron Nugget
Any Planks
Any Planks
  • Inputs
  • 3 × Iron Nugget
  • 2 × Any Planks
  • Output
  • Plow
Plow Plow guaranteed
Developer reference
Registry name
farm_and_charm:plow
Namespace
farm_and_charm
Mod ID
farm_and_charm

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "UUU",
    "## "
  ],
  "ingredients": {
    "#": {
      "tag": "minecraft:planks"
    },
    "U": {
      "item": "minecraft:iron_nugget"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}