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

15 lines
277 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"item": "snowyspirit:gingerbread_cookie"
}
},
"pattern": ["###", "###", "###"],
"result": {
"item": "windswept:gingerbread_cookie_block"
},
"show_notification": true
}