30 lines
519 B
JSON
30 lines
519 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"C": {
|
|
"item": "botania:manaweave_cloth"
|
|
},
|
|
"S": {
|
|
"item": "minecraft:sunflower"
|
|
},
|
|
"F": {
|
|
"item": "unusualfishmod:fluvial_shell"
|
|
},
|
|
"c": {
|
|
"item": "unusualfishmod:clement_shell"
|
|
},
|
|
"T": {
|
|
"item": "unusualfishmod:thunderous_shell"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"CCC",
|
|
"FcT",
|
|
"CSC"
|
|
],
|
|
"result": {
|
|
"item": "botania:teru_teru_bozu"
|
|
},
|
|
"show_notification": true
|
|
} |