mirror of
https://github.com/JonasunderscoreJones/NotEnoughCursedness.git
synced 2025-10-23 04:29:19 +02:00
21 lines
No EOL
352 B
JSON
21 lines
No EOL
352 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "building",
|
|
"key": {
|
|
"1": {
|
|
"item": "minecraft:golden_chestplate"
|
|
},
|
|
"2": {
|
|
"item": "minecraft:leather_chestplate"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"111",
|
|
"1 2",
|
|
"222"
|
|
],
|
|
"result": {
|
|
"item": "minecraft:netherite_chestplate"
|
|
},
|
|
"show_notification": true
|
|
} |