19 lines
275 B
JSON
19 lines
275 B
JSON
{
|
|
"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"
|
|
}
|
|
} |