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

23 lines
365 B
JSON

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