chain.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"I": "minecraft:iron_ingot",
"N": "minecraft:iron_nugget"
},
"pattern": [
"N",
"I",
"N"
],
"result": {
"count": 1,
"id": "minecraft:chain"
}
}