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_PURPLE.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_PURPLE.json')
-rw-r--r-- | items/LAMP_PURPLE.json | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/items/LAMP_PURPLE.json b/items/LAMP_PURPLE.json index f417fa64..f56cecec 100644 --- a/items/LAMP_PURPLE.json +++ b/items/LAMP_PURPLE.json @@ -1,18 +1,13 @@ { "itemid": "minecraft:skull", "displayname": "§fPurple Lamp", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c6789699-04cc-3d8e-a4db-9412e0220eaa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzI2NDcxZWU0NTIxMTlmZjQyOWMzYjg1ZDAyOGQ1MzRhNWIyZmI4NTFiZjEzZmY0YWJlZTliNTIxZWRjNGQyIn19fQ\u003d\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:\"§fPurple Lamp\"},ExtraAttributes:{id:\"LAMP_PURPLE\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c6789699-04cc-3d8e-a4db-9412e0220eaa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzI2NDcxZWU0NTIxMTlmZjQyOWMzYjg1ZDAyOGQ1MzRhNWIyZmI4NTFiZjEzZmY0YWJlZTliNTIxZWRjNGQyIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Decorate your island with this\",1:\"§7eco-friendly lamp!\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fPurple Lamp\"},ExtraAttributes:{id:\"LAMP_PURPLE\"}}", "damage": 3, "lore": [ "§7Decorate your island with this", "§7eco-friendly lamp!", "", - "§f§lCOMMON", - "", - "§7Cost", - "§6145,500 Coins", - "", - "§eClick to trade!" + "§f§lCOMMON" ], "internalname": "LAMP_PURPLE", "crafttext": "", |