28 lines
No EOL
446 B
JSON
28 lines
No EOL
446 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "building",
|
|
"key": {
|
|
"C": {
|
|
"item": "minecraft:clay"
|
|
},
|
|
"D": {
|
|
"item": "minecraft:green_dye"
|
|
},
|
|
"P": {
|
|
"item": "minecraft:paper"
|
|
},
|
|
"S": {
|
|
"item": "minecraft:slime_ball"
|
|
}
|
|
},
|
|
"pattern": [
|
|
" D ",
|
|
"CPC",
|
|
"SPS"
|
|
],
|
|
"result": {
|
|
"count": 2,
|
|
"item": "new_soviet:green_linoleum"
|
|
},
|
|
"show_notification": true
|
|
} |