New-Soviet-Era/src/main/generated/data/new_soviet/recipes/green_linoleum.json

31 lines
No EOL
509 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"F": {
"item": "minecraft:green_dye"
},
"I": {
"item": "minecraft:iron_nugget"
},
"L": {
"item": "minecraft:leather"
},
"P": {
"item": "minecraft:oak_planks"
},
"S": {
"item": "minecraft:green_dye"
}
},
"pattern": [
"LLL",
"PPP",
"FIS"
],
"result": {
"count": 3,
"item": "new_soviet:green_linoleum"
},
"show_notification": true
}