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

18 lines
230 B
JSON

{
"type": "minecraft:crafting_shaped",
"pattern": [
" #",
" # ",
"# "
],
"key": {
"#": {
"item": "society:rubber"
}
},
"result": {
"item": "beachparty:pool_noodle",
"count": 1
}
}