31 lines
No EOL
509 B
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
|
|
} |