diff options
Diffstat (limited to 'items/ALL_SKILLS_SUPER_BOOST.json')
-rw-r--r-- | items/ALL_SKILLS_SUPER_BOOST.json | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/items/ALL_SKILLS_SUPER_BOOST.json b/items/ALL_SKILLS_SUPER_BOOST.json index 63a1da4b..d9b44800 100644 --- a/items/ALL_SKILLS_SUPER_BOOST.json +++ b/items/ALL_SKILLS_SUPER_BOOST.json @@ -19,9 +19,18 @@ "", "§f§lCOMMON PET ITEM" ], + "recipe": { + "A1": "", + "A2": "ENCHANTED_GOLD_BLOCK:6", + "A3": "", + "B1": "ENCHANTED_GOLD_BLOCK:6", + "B2": "PET_ITEM_ALL_SKILLS_BOOST_COMMON:1", + "B3": "ENCHANTED_GOLD_BLOCK:6", + "C1": "", + "C2": "ZOG_ANVIL:1", + "C3": "" + }, "internalname": "ALL_SKILLS_SUPER_BOOST", - "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "clickcommand": "viewrecipe", + "modver": "1.3-REL" }
\ No newline at end of file |