diff options
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 |