diff options
Diffstat (limited to 'items/LAMP_BROWN.json')
-rw-r--r-- | items/LAMP_BROWN.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/LAMP_BROWN.json b/items/LAMP_BROWN.json new file mode 100644 index 00000000..4fb5e43e --- /dev/null +++ b/items/LAMP_BROWN.json @@ -0,0 +1,17 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§fBrown Lamp", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b15390ff-27cf-3043-8e2c-4950f0406a41\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjE2MWRlMDc1MjQyNjQ4ZWI3OWZmNzkyZDUwMzIzOGZiZmM3MTI1NDEzN2NjMTJiOWIwZTdhYmM5OTFjNTZlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Decorate your island with this\",1:\"§7eco-friendly lamp!\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fBrown Lamp\"},ExtraAttributes:{id:\"LAMP_BROWN\"}}", + "damage": 3, + "lore": [ + "§7Decorate your island with this", + "§7eco-friendly lamp!", + "", + "§f§lCOMMON" + ], + "internalname": "LAMP_BROWN", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |