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

16 lines
257 B
JSON

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