rail.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"item": "minecraft:stick"
},
"X": {
"item": "minecraft:iron_ingot"
}
},
"pattern": [
"X X",
"X#X",
"X X"
],
"result": {
"count": 16,
"item": "minecraft:rail"
},
"show_notification": true
}