diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-05-03 12:22:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-03 10:22:34 +0000 |
commit | 0ea23c71191acd73fdf03cc37a81fa78c36a4893 (patch) | |
tree | 5adfe2c1a6d67e7308f7c04860168b3dabed4f6b /items/LAMP_MAGENTA.json | |
parent | a370cd99fb25e4ab7549d9fb4a5d3c283ecf8b63 (diff) | |
download | NotEnoughUpdates-REPO-0ea23c71191acd73fdf03cc37a81fa78c36a4893.tar.gz NotEnoughUpdates-REPO-0ea23c71191acd73fdf03cc37a81fa78c36a4893.tar.bz2 NotEnoughUpdates-REPO-0ea23c71191acd73fdf03cc37a81fa78c36a4893.zip |
Bunch of fixes and other stuff (#732)
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": "", |