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

16 lines
259 B
JSON

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