New-Soviet-Era/src/main/generated/data/new_soviet/recipes/brown_wallpaper.json
2024-04-27 15:58:14 +03:00

28 lines
No EOL
452 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"F": {
"item": "minecraft:brown_dye"
},
"O": {
"item": "minecraft:oak_planks"
},
"P": {
"item": "minecraft:paper"
},
"S": {
"item": "minecraft:brown_dye"
}
},
"pattern": [
"POP",
"FOS",
"POP"
],
"result": {
"count": 3,
"item": "new_soviet:brown_wallpaper"
},
"show_notification": true
}