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_BLUE.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_BLUE.json')
-rw-r--r-- | items/LAMP_BLUE.json | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/items/LAMP_BLUE.json b/items/LAMP_BLUE.json index aace1ab7..63872453 100644 --- a/items/LAMP_BLUE.json +++ b/items/LAMP_BLUE.json @@ -1,18 +1,13 @@ { "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\"}}", + "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\"],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!" + "§f§lCOMMON" ], "internalname": "LAMP_BLUE", "crafttext": "", |