New-Soviet-Era/src/main/generated/data/new_soviet/recipes/green_linoleum.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
}