diff options
Diffstat (limited to 'items/JUMBO_BACKPACK.json')
-rw-r--r-- | items/JUMBO_BACKPACK.json | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/items/JUMBO_BACKPACK.json b/items/JUMBO_BACKPACK.json index e5950189..95b18ca4 100644 --- a/items/JUMBO_BACKPACK.json +++ b/items/JUMBO_BACKPACK.json @@ -10,9 +10,18 @@ "", "§6§lLEGENDARY" ], + "recipe": { + "A1": "", + "A2": "JUMBO_BACKPACK_UPGRADE:1", + "A3": "", + "B1": "", + "B2": "GREATER_BACKPACK:1", + "B3": "", + "C1": "", + "C2": "", + "C3": "" + }, "internalname": "JUMBO_BACKPACK", - "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "clickcommand": "viewrecipe", + "modver": "1.3-REL" }
\ No newline at end of file |