diff options
author | jani270 <jani270@gmx.de> | 2022-04-23 11:59:58 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-04-23 11:59:58 +0200 |
commit | d628905e77e2b77de3123ac73c9babb9005b5377 (patch) | |
tree | 021fa8c81dbbaa1887b2a25ed5f046a51a188520 /items/LAMP_CYAN.json | |
parent | 63769b63076a9951a3089abf519b3e9fff825b13 (diff) | |
download | NotEnoughUpdates-REPO-d628905e77e2b77de3123ac73c9babb9005b5377.tar.gz NotEnoughUpdates-REPO-d628905e77e2b77de3123ac73c9babb9005b5377.tar.bz2 NotEnoughUpdates-REPO-d628905e77e2b77de3123ac73c9babb9005b5377.zip |
hello dangerous branch people, i hope y'all have a nice day
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 |