28 lines
No EOL
452 B
JSON
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
|
|
} |