diff options
Diffstat (limited to 'items/LAMP_MAGENTA.json')
-rw-r--r-- | items/LAMP_MAGENTA.json | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/items/LAMP_MAGENTA.json b/items/LAMP_MAGENTA.json index 9ad99377..f12753da 100644 --- a/items/LAMP_MAGENTA.json +++ b/items/LAMP_MAGENTA.json @@ -1,18 +1,13 @@ { "itemid": "minecraft:skull", "displayname": "§fMagenta Lamp", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e474a966-fce3-374c-87e6-6e4c32fa52ec\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjQ0YWMzZjFiMmMxMTdmZjNjZDhhZjViY2Q2ODJjYmVlMDkyYmJhNjY4OWFhMzhhYjZlYzc3YzhlYmNjZDgifX19\"}]}},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:\"§fMagenta Lamp\"},ExtraAttributes:{id:\"LAMP_MAGENTA\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e474a966-fce3-374c-87e6-6e4c32fa52ec\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjQ0YWMzZjFiMmMxMTdmZjNjZDhhZjViY2Q2ODJjYmVlMDkyYmJhNjY4OWFhMzhhYjZlYzc3YzhlYmNjZDgifX19\"}]}},display:{Lore:[0:\"§7Decorate your island with this\",1:\"§7eco-friendly lamp!\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fMagenta Lamp\"},ExtraAttributes:{id:\"LAMP_MAGENTA\"}}", "damage": 3, "lore": [ "§7Decorate your island with this", "§7eco-friendly lamp!", "", - "§f§lCOMMON", - "", - "§7Cost", - "§6145,500 Coins", - "", - "§eClick to trade!" + "§f§lCOMMON" ], "internalname": "LAMP_MAGENTA", "crafttext": "", |