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

19 lines
291 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"O": {
"item": "minecraft:flint"
},
"W": {
"item": "etcetera:iridescent_glass"
}
},
"pattern": [
"OWO"
],
"result": {
"count": 8,
"item": "classicpipes:flint_pipe"
}
}