Add wallpaper recipes

This commit is contained in:
Andrew-71 2024-04-27 15:58:14 +03:00
parent 0694e47660
commit 55eb272ae5
46 changed files with 1773 additions and 81 deletions

View file

@ -2,23 +2,26 @@
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"D": {
"F": {
"item": "minecraft:brown_dye"
},
"O": {
"item": "minecraft:oak_planks"
},
"P": {
"item": "minecraft:paper"
},
"S": {
"item": "minecraft:slime_ball"
"item": "minecraft:brown_dye"
}
},
"pattern": [
" D ",
"PPP",
" S "
"POP",
"FOS",
"POP"
],
"result": {
"count": 2,
"count": 3,
"item": "new_soviet:brown_wallpaper"
},
"show_notification": true