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

17 lines
269 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"item": "snowyspirit:gingerbread"
}
},
"pattern": [
"##",
"##"
],
"result": {
"item": "windswept:gingerbread_block"
},
"show_notification": true
}