19 lines
327 B
JSON
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
|
|
}
|
|
} |