diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-09-11 21:17:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-11 15:17:09 -0400 |
commit | e56ce099e80273ba6ecec18596f9b01a4db0a858 (patch) | |
tree | d669f11a29e51e4b05f176022d130cccc0327d4e /items/ARROW_SWAPPER.json | |
parent | d938498b7bc4f19cbbe3afaf2d4253ff92eacd9b (diff) | |
download | NotEnoughUpdates-REPO-e56ce099e80273ba6ecec18596f9b01a4db0a858.tar.gz NotEnoughUpdates-REPO-e56ce099e80273ba6ecec18596f9b01a4db0a858.tar.bz2 NotEnoughUpdates-REPO-e56ce099e80273ba6ecec18596f9b01a4db0a858.zip |
Small Fixes and new Update Things (#614)
* Small Fixes
* Other Stuff
* Removing/Fixing Cata Req
* New Items (no wiki links)
* New Arrows and Bow fix
* Things
* Rainbow
* Reverting
* Also revert
* Forgot one
* New Item and Wikilinks
Diffstat (limited to 'items/ARROW_SWAPPER.json')
-rw-r--r-- | items/ARROW_SWAPPER.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/ARROW_SWAPPER.json b/items/ARROW_SWAPPER.json new file mode 100644 index 00000000..5b0422f6 --- /dev/null +++ b/items/ARROW_SWAPPER.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aArrow Swapper", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a4460008-5d98-32bf-adc5-7cc2b0d93cc4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzg1NmNmOTcxNjIzOWE3NzA2MjY4NjUyZWZmM2IyOWNlNWRhY2RmYWIxZmIyZmIzMGE1NGIwNzk2NzQwMDYyIn19fQ==\"}]}},display:{Lore:[0:\"§7§7Select the arrow type you want\",1:\"§7to take priority in your quiver.\",2:\"\",3:\"§aSelected: §cNone\",4:\"\",5:\"§eLeft-click: Previous arrow\",6:\"§eRight-click: Next arrow\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§aArrow Swapper\"},ExtraAttributes:{id:\"ARROW_SWAPPER\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7§7Select the arrow type you want", + "§7to take priority in your quiver.", + "", + "§aSelected: §cNone", + "", + "§eLeft-click: Previous arrow", + "§eRight-click: Next arrow", + "", + "§a§lUNCOMMON" + ], + "internalname": "ARROW_SWAPPER", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Arrow_Swapper" + ] +}
\ No newline at end of file |