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

20 lines
349 B
JSON

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