add first patch
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"key": {
|
||||
"C": {
|
||||
"item": "minecraft:chain"
|
||||
},
|
||||
"N": {
|
||||
"item": "numismatics:neptunium_coin"
|
||||
},
|
||||
"H": {
|
||||
"item": "rehooked:wood_hook"
|
||||
},
|
||||
"I": {
|
||||
"tag": "forge:ingots/iron"
|
||||
}
|
||||
},
|
||||
"pattern": ["IIN",
|
||||
" HI",
|
||||
"C I"],
|
||||
"result": {
|
||||
"item": "rehooked:iron_hook"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
Reference in New Issue
Block a user