diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-12-22 14:59:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-22 14:59:31 +0100 |
commit | 8ad06ae184148414b5df4dbe2da3a1516811552d (patch) | |
tree | 9e6ad8e345b7cb1669c790029cd825c68606d9ef /items/GREEN_CANDY.json | |
parent | 2346327b5af2b8bdaefc54b9f807c5f1effaca3e (diff) | |
download | NotEnoughUpdates-REPO-8ad06ae184148414b5df4dbe2da3a1516811552d.tar.gz NotEnoughUpdates-REPO-8ad06ae184148414b5df4dbe2da3a1516811552d.tar.bz2 NotEnoughUpdates-REPO-8ad06ae184148414b5df4dbe2da3a1516811552d.zip |
Added wiki and 2 new items (#876)
* Added wiki and 2 new items
* Fixed Candy and added last follower piece
Diffstat (limited to 'items/GREEN_CANDY.json')
-rw-r--r-- | items/GREEN_CANDY.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/items/GREEN_CANDY.json b/items/GREEN_CANDY.json index b4b9e69f..9481cb5c 100644 --- a/items/GREEN_CANDY.json +++ b/items/GREEN_CANDY.json @@ -4,12 +4,12 @@ "displayname": "§aGreen Candy", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0961dbb3-2167-3f75-92e4-ec8eb4f57e55\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2UwNjIyZDAxY2ZkYWUzODZjYzdkZDgzNDI3Njc0YjQyMmY0NmQwYTU3ZTY3YTIwNjA3ZTZjYTRiOWFmM2IwMSJ9fX0=\"}]}},display:{Lore:[0:\"§7Candy can be used to trade with\",1:\"§7the Fear Mongerer in the Hub\",2:\"§7during the §6Spooky Festival§7!\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§aGreen Candy\"},ExtraAttributes:{id:\"GREEN_CANDY\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0961dbb3-2167-3f75-92e4-ec8eb4f57e55\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2UwNjIyZDAxY2ZkYWUzODZjYzdkZDgzNDI3Njc0YjQyMmY0NmQwYTU3ZTY3YTIwNjA3ZTZjYTRiOWFmM2IwMSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Candy can be used to trade with\",1:\"§7the Fear Mongerer during the\",2:\"§7§6Spooky Festival§7!\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§aGreen Candy\"},ExtraAttributes:{id:\"GREEN_CANDY\"}}", "modver": "2.1.0-REL", "lore": [ "§7Candy can be used to trade with", - "§7the Fear Mongerer in the Hub", - "§7during the §6Spooky Festival§7!", + "§7the Fear Mongerer during the", + "§7§6Spooky Festival§7!", "", "§a§lUNCOMMON" ], @@ -17,5 +17,6 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Green_Candy", "https://wiki.hypixel.net/Green_Candy" - ] + ], + "crafttext": "" }
\ No newline at end of file |