mirror of
https://github.com/JonasunderscoreJones/NotEnoughCursedness.git
synced 2025-10-23 12:39:19 +02:00
added feature parity to v0.2.0-1.19.4
This commit is contained in:
parent
7632de13f6
commit
1ba433a940
16 changed files with 221 additions and 1 deletions
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"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
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue