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/SURFBOARD.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/SURFBOARD.json')
-rw-r--r-- | items/SURFBOARD.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/SURFBOARD.json b/items/SURFBOARD.json new file mode 100644 index 00000000..76808b3a --- /dev/null +++ b/items/SURFBOARD.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Surfboard", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"5f8f9eb3-fb68-3756-a625-a43bef532e3d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjIyMzljY2VjNGM5M2MxNmE3MTA5OTQxMDE0ZGYwNjFjYjNlMzcwODY2Njg4YjE1MjkxYmZkODQyNTIxZTg2MSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7This exclusive Summer cosmetic\",3:\"§7can be placed on your island or\",4:\"§7traded.\",5:\"\",6:\"§5§lEPIC\"],Name:\"§f§f§5Surfboard\"},ExtraAttributes:{id:\"SURFBOARD\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7This exclusive Summer cosmetic", + "§7can be placed on your island or", + "§7traded.", + "", + "§5§lEPIC" + ], + "internalname": "SURFBOARD", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Furniture" + ] +}
\ No newline at end of file |