Files
2024-10-02 18:30:38 +02:00

17 lines
254 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": "minecraft:stick",
"X": "minecraft:iron_ingot"
},
"pattern": [
"X X",
"X#X",
"X X"
],
"result": {
"count": 16,
"id": "minecraft:rail"
}
}