diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-07-08 00:27:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-07 18:27:53 -0400 |
commit | a608bfb4b4ef40ec748554ed884a79f6beae2df1 (patch) | |
tree | 28e9d9984ae6459d5f41271d641f6b34efd23483 /items/ENCHANTED_CARROT_STICK.json | |
parent | 9a7121c380f91006ab8d4e14e29d0cf0ca7226ba (diff) | |
download | NotEnoughUpdates-REPO-a608bfb4b4ef40ec748554ed884a79f6beae2df1.tar.gz NotEnoughUpdates-REPO-a608bfb4b4ef40ec748554ed884a79f6beae2df1.tar.bz2 NotEnoughUpdates-REPO-a608bfb4b4ef40ec748554ed884a79f6beae2df1.zip |
Summer - Added new Minion Skins and Furniture Stuff, added 2 Mayors added Rainbow Name and fixed 3 Bugs (#531)
* Summer
* Mayor Stuff
* Another Fix
* Rainbow Name and a fix
* Fixing Cultivating
* Another Fix
* yep
* Rainbow Name
* Another Fix
* Rainbow Name
Diffstat (limited to 'items/ENCHANTED_CARROT_STICK.json')
-rw-r--r-- | items/ENCHANTED_CARROT_STICK.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/ENCHANTED_CARROT_STICK.json b/items/ENCHANTED_CARROT_STICK.json index 47b1677b..2122e851 100644 --- a/items/ENCHANTED_CARROT_STICK.json +++ b/items/ENCHANTED_CARROT_STICK.json @@ -12,14 +12,14 @@ "A3": "STICK", "B1": "", "B2": "STICK", - "B3": "ENCHANTED_CARROT", + "B3": "ENCHANTED_CARROT:32", "C1": "STICK", "C2": "", - "C3": "ENCHANTED_CARROT" + "C3": "ENCHANTED_CARROT:32" }, "internalname": "ENCHANTED_CARROT_STICK", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Carrot_on_a_Stick" |