diff options
author | jani270 <jani270@gmx.de> | 2022-05-03 16:24:07 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-05-03 16:24:07 +0200 |
commit | c533db84447d55d8af368b0c7a16991e83ed94d6 (patch) | |
tree | cebec991dfd2ff9896a783382d7cef8c2c0fa6c5 /items/LAMP_PURPLE.json | |
parent | 4afedc799db3ca18beadcc3ce22b5b28eec2c61c (diff) | |
download | NotEnoughUpdates-REPO-c533db84447d55d8af368b0c7a16991e83ed94d6.tar.gz NotEnoughUpdates-REPO-c533db84447d55d8af368b0c7a16991e83ed94d6.tar.bz2 NotEnoughUpdates-REPO-c533db84447d55d8af368b0c7a16991e83ed94d6.zip |
god this isnt good for my mental health
maybe breaks some shit but idc
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 5475bbc6..b305916c 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==\"}]}},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": "", |