Files
quickly/src/main/resources/data/quickly/recipe/shaped_bed.json
T
2026-03-24 21:59:37 +01:00

15 lines
202 B
JSON

{
"type": "minecraft:crafting_shaped",
"pattern": [
"ppp",
"www"
],
"key": {
"p": "quickly:pillow",
"w": "#minecraft:planks"
},
"result": {
"id": "minecraft:white_bed",
"count": 1
}
}