Crafting using Any Wooden Slabs, Any Planks and Any Wooden Slabs, arranged in the pattern shown. Produces Rolling Pin.
- Inputs
- 2 × Any Wooden Slabs
- Any Planks
- Output
- → Rolling Pin
item· Other
Rolling Pin is an item from [Let's Do] Bakery, crafted from Any Wooden Slabs and Any Planks.
Crafting using Any Wooden Slabs, Any Planks and Any Wooden Slabs, arranged in the pattern shown. Produces Rolling Pin.
bakery:rolling_pinbakerybakeryRecipe 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
}