Files
2026-07-31 10:34:32 +09:00

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"
}
}