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

17 lines
247 B
JSON

{
"type": "minecraft:crafting_shaped",
"group": "bark",
"pattern": [
"##",
"##"
],
"key": {
"#": {
"item": "quark:cobblestone_bricks"
}
},
"result": {
"item": "twigs:cobblestone_bricks",
"count": 4
}
}