diff options
Diffstat (limited to 'items/LAMP_LIGHT_GRAY.json')
-rw-r--r-- | items/LAMP_LIGHT_GRAY.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/items/LAMP_LIGHT_GRAY.json b/items/LAMP_LIGHT_GRAY.json index 632a4a96..ba93a900 100644 --- a/items/LAMP_LIGHT_GRAY.json +++ b/items/LAMP_LIGHT_GRAY.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fLight Gray Lamp", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"51bd251c-6e7b-36a9-808c-3df8130578f8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmY2ZDI0ODYzMWY2NzIzNDlkYWZiZjc1ZDUxNDM0NmMzNzE1OTg1ZjUzNDkzYTFiZTJkODYwYTI1MzFmMzM1OSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Decorate your island with this\",1:\"§7eco-friendly lamp!\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fLight Gray Lamp\"},ExtraAttributes:{id:\"LAMP_LIGHT_GRAY\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"51bd251c-6e7b-36a9-808c-3df8130578f8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmY2ZDI0ODYzMWY2NzIzNDlkYWZiZjc1ZDUxNDM0NmMzNzE1OTg1ZjUzNDkzYTFiZTJkODYwYTI1MzFmMzM1OSJ9fX0=\"}]}},display:{Lore:[0:\"§7Decorate your island with this\",1:\"§7eco-friendly lamp!\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fLight Gray Lamp\"},ExtraAttributes:{id:\"LAMP_LIGHT_GRAY\"}}", "damage": 3, "lore": [ "§7Decorate your island with this", @@ -13,5 +13,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Light_Gray_Lamp" + ] }
\ No newline at end of file |