Rolling Pin
16×16 · BAKED

item· Other

Rolling Pin

[Let's Do] Bakery · by Satisfy
item

Rolling Pin is an item from [Let's Do] Bakery, crafted from Any Wooden Slabs and Any Planks.

Acquisition

Crafting using Any Wooden Slabs, Any Planks and Any Wooden Slabs, arranged in the pattern shown. Produces Rolling Pin.

Crafting
Any Wooden Slabs
Any Planks
Any Wooden Slabs
  • Inputs
  • 2 × Any Wooden Slabs
  • Any Planks
  • Output
  • Rolling Pin
Rolling Pin Rolling Pin guaranteed
Developer reference
Registry name
bakery:rolling_pin
Namespace
bakery
Mod ID
bakery

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "  B",
    " i ",
    "B  "
  ],
  "ingredients": {
    "B": {
      "tag": "minecraft:wooden_slabs"
    },
    "i": {
      "tag": "minecraft:planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "faucet",
  "experience": null,
  "cooking_time": null
}