added pillow

This commit is contained in:
Jottyfan
2026-03-24 21:59:37 +01:00
parent 4dd604926e
commit 026e42ce0f
10 changed files with 47 additions and 2 deletions
@@ -0,0 +1,15 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"ppp",
"www"
],
"key": {
"p": "quickly:pillow",
"w": "#minecraft:planks"
},
"result": {
"id": "minecraft:white_bed",
"count": 1
}
}