diff options
Diffstat (limited to 'items/LAMP_BLUE.json')
-rw-r--r-- | items/LAMP_BLUE.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/LAMP_BLUE.json b/items/LAMP_BLUE.json new file mode 100644 index 00000000..aace1ab7 --- /dev/null +++ b/items/LAMP_BLUE.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§fBlue Lamp", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9385211f-647c-3fa0-b196-197013274c6c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2Y0NDZkZjQ0MWUyOGUxODQzODUwZjQ1ZmY4N2NkMzgzYmRhMjViOTlhN2E2ZjEzM2UyNzJiODExMzY4NzMifX19\"}]}},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:\"§fBlue Lamp\"},ExtraAttributes:{id:\"LAMP_BLUE\"}}", + "damage": 3, + "lore": [ + "§7Decorate your island with this", + "§7eco-friendly lamp!", + "", + "§f§lCOMMON", + "", + "§7Cost", + "§6145,500 Coins", + "", + "§eClick to trade!" + ], + "internalname": "LAMP_BLUE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |