diff options
Diffstat (limited to 'items/RED_GIFT.json')
-rw-r--r-- | items/RED_GIFT.json | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/items/RED_GIFT.json b/items/RED_GIFT.json index 5742e09d..66192d57 100644 --- a/items/RED_GIFT.json +++ b/items/RED_GIFT.json @@ -4,11 +4,12 @@ "displayname": "§9§cRed Gift", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bc74cb05-2758-3395-93ec-70452a983604\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjczYTIxMTQxMzZiOGVlNDkyNmNhYTUxNzg1NDE0MDM2YTJiNzZlNGYxNjY4Y2I4OWQ5OTcxNmM0MjEifX19\"}]}},display:{Lore:[0:\"§7Click a stranger while holding!\",1:\"§7Both players get the rewards!\",2:\"\",3:\"§9§lRARE\"],Name:\"§9§cRed Gift\"},ExtraAttributes:{id:\"RED_GIFT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bc74cb05-2758-3395-93ec-70452a983604\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjczYTIxMTQxMzZiOGVlNDkyNmNhYTUxNzg1NDE0MDM2YTJiNzZlNGYxNjY4Y2I4OWQ5OTcxNmM0MjEifX19\"}]}},display:{Lore:[0:\"§7§7Click a stranger while holding\",1:\"§7to gift! Both players get the\",2:\"§7rewards!\",3:\"\",4:\"§9§lRARE\"],Name:\"§9§cRed Gift\"},ExtraAttributes:{id:\"RED_GIFT\"}}", "modver": "2.1.0-REL", "lore": [ - "§7Click a stranger while holding!", - "§7Both players get the rewards!", + "§7§7Click a stranger while holding", + "§7to gift! Both players get the", + "§7rewards!", "", "§9§lRARE" ], @@ -16,5 +17,6 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Red_Gift", "https://wiki.hypixel.net/Red_Gift" - ] + ], + "crafttext": "" }
\ No newline at end of file |