add first patch
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
" I",
|
||||
"n I",
|
||||
" I "
|
||||
],
|
||||
"key": {
|
||||
"I": {
|
||||
"tag": "forge:ingots/iron"
|
||||
},
|
||||
"n": {
|
||||
"item":"aquaculture:neptunium_ingot"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "aquaculture:iron_hook"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user