diff options
Diffstat (limited to 'items/LAMP_RAINBOW.json')
-rw-r--r-- | items/LAMP_RAINBOW.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/items/LAMP_RAINBOW.json b/items/LAMP_RAINBOW.json index 8fa1c8d6..cc033430 100644 --- a/items/LAMP_RAINBOW.json +++ b/items/LAMP_RAINBOW.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fRainbow Lamp", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"132c73bc-7c54-3afa-b2bb-1c23406e74a8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjZlNzNhODJhNzNmZjYyNzQzODUyZDQ0YjFjNTYwOTdhYTM3YWUzNTIwMWFmODYyMGUzNjc0NGZmOTRjNGM3YSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Decorate your island with this\",1:\"§7eco-friendly lamp!\",2:\"\",3:\"§f§lCOMMON\",4:\"\",5:\"§7Cost\",6:\"§6242,500 Coins\",7:\"\",8:\"§eClick to trade!\"],Name:\"§fRainbow Lamp\"},ExtraAttributes:{id:\"LAMP_RAINBOW\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"132c73bc-7c54-3afa-b2bb-1c23406e74a8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjZlNzNhODJhNzNmZjYyNzQzODUyZDQ0YjFjNTYwOTdhYTM3YWUzNTIwMWFmODYyMGUzNjc0NGZmOTRjNGM3YSJ9fX0=\"}]}},display:{Lore:[0:\"§7Decorate your island with this\",1:\"§7eco-friendly lamp!\",2:\"\",3:\"§f§lCOMMON\",4:\"\",5:\"§7Cost\",6:\"§6242,500 Coins\",7:\"\",8:\"§eClick to trade!\"],Name:\"§fRainbow Lamp\"},ExtraAttributes:{id:\"LAMP_RAINBOW\"}}", "damage": 3, "lore": [ "§7Decorate your island with this", @@ -18,5 +18,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Rainbow_Lamp" + ] }
\ No newline at end of file |