Files
jgl_sunlit_patch/kubejs/data/classicpipes/recipes/routing_pipe.json
T
2026-07-31 10:34:32 +09:00

19 lines
298 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"O": {
"item": "oreganized:silver_ingot"
},
"W": {
"item": "minecraft:tinted_glass"
}
},
"pattern": [
"OWO"
],
"result": {
"count": 8,
"item": "classicpipes:routing_pipe"
}
}