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/BEACH_UMBRELLA.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/BEACH_UMBRELLA.json')
-rw-r--r-- | items/BEACH_UMBRELLA.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/BEACH_UMBRELLA.json b/items/BEACH_UMBRELLA.json new file mode 100644 index 00000000..bf3ff35e --- /dev/null +++ b/items/BEACH_UMBRELLA.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Beach Umbrella", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a84ff924-0208-385e-a59a-bc6733cfd49d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWE1YWIwNWVhMjU0YzMyZTNjNDhmM2ZkY2Y5ZmQ5ZDc3ZDNjYmEwNGU2YjVlYzJlNjhiM2NiZGNmYWMzZmQifX19\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7This exclusive Summer cosmetic\",3:\"§7can be placed on your island or\",4:\"§7traded.\",5:\"\",6:\"§9§lRARE\"],Name:\"§9Beach Umbrella\"},ExtraAttributes:{id:\"BEACH_UMBRELLA\"}}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7This exclusive Summer cosmetic", + "§7can be placed on your island or", + "§7traded.", + "", + "§9§lRARE" + ], + "internalname": "BEACH_UMBRELLA", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Furniture" + ] +}
\ No newline at end of file |