Files
2026-07-31 10:34:32 +09:00

19 lines
327 B
JSON

{
"type": "minecraft:crafting_shaped",
"pattern": [
"#S#",
"###"
],
"key": {
"#": {
"item": "society:merino_wool"
},
"S": {
"item": "minecraft:string"
}
},
"result": {
"item": "beachparty:bikini",
"count": 1
}
}