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

17 lines
287 B
JSON

{
"type": "minecraft:crafting_shaped",
"pattern": [
" ",
" __",
" __"
],
"key": {
"_": {
"item": "clayworks:chiseled_bricks"
}
},
"result": {
"item": "twigs:chiseled_bricks",
"count": 4
}
}