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

19 lines
302 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"O": {
"item": "minecraft:iron_nugget"
},
"W": {
"tag": "classicpipes:pipes/networked"
}
},
"pattern": [
"OWO"
],
"result": {
"count": 1,
"item": "classicpipes:matching_pipe"
}
}