18 lines
230 B
JSON
18 lines
230 B
JSON
|
|
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
" #",
|
|
" # ",
|
|
"# "
|
|
],
|
|
"key": {
|
|
"#": {
|
|
"item": "society:rubber"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "beachparty:pool_noodle",
|
|
"count": 1
|
|
}
|
|
} |