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

20 lines
349 B
JSON

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