diff options
Diffstat (limited to 'items/LAMP_CYAN.json')
-rw-r--r-- | items/LAMP_CYAN.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/items/LAMP_CYAN.json b/items/LAMP_CYAN.json index 4a997806..513e3d8f 100644 --- a/items/LAMP_CYAN.json +++ b/items/LAMP_CYAN.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fCyan Lamp", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"cd2ba12c-edee-38c4-9924-69555f4789b3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjhjMTFjY2VjYWMyMmRlZWZkNjQ3NmM3MjdlNjg0MTExNGY5ZTU1Y2QyYmU0NWQzNzRkZTg4ZjYzYzIzZSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Decorate your island with this\",1:\"§7eco-friendly lamp!\",2:\"\",3:\"§f§lCOMMON\",4:\"\",5:\"§7Cost\",6:\"§6145,500 Coins\",7:\"\",8:\"§eClick to trade!\"],Name:\"§fCyan Lamp\"},ExtraAttributes:{id:\"LAMP_CYAN\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"cd2ba12c-edee-38c4-9924-69555f4789b3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjhjMTFjY2VjYWMyMmRlZWZkNjQ3NmM3MjdlNjg0MTExNGY5ZTU1Y2QyYmU0NWQzNzRkZTg4ZjYzYzIzZSJ9fX0=\"}]}},display:{Lore:[0:\"§7Decorate your island with this\",1:\"§7eco-friendly lamp!\",2:\"\",3:\"§f§lCOMMON\",4:\"\",5:\"§7Cost\",6:\"§6145,500 Coins\",7:\"\",8:\"§eClick to trade!\"],Name:\"§fCyan Lamp\"},ExtraAttributes:{id:\"LAMP_CYAN\"}}", "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/Cyan_Lamp" + ] }
\ No newline at end of file |