diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-12 20:36:50 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-12 20:36:50 -0400 |
commit | 864ca1d6e79a597a5c5dee1b29b175071ae27030 (patch) | |
tree | 91c63d0727dc6c4bdb2a6e171439e1dae19bb711 /items/GRIFFIN_UPGRADE_STONE_UNCOMMON.json | |
parent | f7ada52665fec28d5bda53716dd567460400de65 (diff) | |
download | NotEnoughUpdates-REPO-864ca1d6e79a597a5c5dee1b29b175071ae27030.tar.gz NotEnoughUpdates-REPO-864ca1d6e79a597a5c5dee1b29b175071ae27030.tar.bz2 NotEnoughUpdates-REPO-864ca1d6e79a597a5c5dee1b29b175071ae27030.zip |
some more stuff
Diffstat (limited to 'items/GRIFFIN_UPGRADE_STONE_UNCOMMON.json')
-rw-r--r-- | items/GRIFFIN_UPGRADE_STONE_UNCOMMON.json | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/items/GRIFFIN_UPGRADE_STONE_UNCOMMON.json b/items/GRIFFIN_UPGRADE_STONE_UNCOMMON.json index 235fa75f..6737a7f2 100644 --- a/items/GRIFFIN_UPGRADE_STONE_UNCOMMON.json +++ b/items/GRIFFIN_UPGRADE_STONE_UNCOMMON.json @@ -16,9 +16,23 @@ "", "§a§lUNCOMMON" ], + "recipe": { + "A1": "GRIFFIN_FEATHER:2", + "A2": "ENCHNATED_GOLD:24", + "A3": "GRIFFIN_FEATHER:2", + "B1": "ANCIENT_CLAW:16", + "B2": "BASE_GRIFFIN_UPGRADE_STONE:1", + "B3": "ANCIENT_CLAW:16", + "C1": "GRIFFIN_FEATHER:2", + "C2": "ENCHNATED_GOLD:24", + "C3": "GRIFFIN_FEATHER:2" + }, "internalname": "GRIFFIN_UPGRADE_STONE_UNCOMMON", "crafttext": "", "clickcommand": "viewrecipe", "modver": "1.3-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info":[ + "https://hypixel-skyblock.fandom.com/wiki/Griffin_Upgrade_Stone" + ] }
\ No newline at end of file |