15 lines
202 B
JSON
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
|
|
}
|
|
} |