add first patch
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user