diff options
Diffstat (limited to 'items/LANTERN.json')
-rw-r--r-- | items/LANTERN.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/LANTERN.json b/items/LANTERN.json new file mode 100644 index 00000000..05232c51 --- /dev/null +++ b/items/LANTERN.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Lantern", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b14a2c09-fd75-312e-a7ba-3ab81e4238fa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTRmNzU1NWQwNWY1MGZhMTMzYjZhMjEwMTE3NDIzNDY0MDFkZjczNDM5OWQ1YWE2YzI5ODgwYmIxZTM1YjkzZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§7Places torches by converting\",1:\"§7§8Coal §7from your inventory when\",2:\"§7used.\",3:\"\",4:\"§eRight-Click a block to use!\",5:\"\",6:\"§9§lRARE\"],Name:\"§9Lantern\"},ExtraAttributes:{id:\"LANTERN\"}}", + "damage": 3, + "lore": [ + "§7§7Places torches by converting", + "§7§8Coal §7from your inventory when", + "§7used.", + "", + "§eRight-Click a block to use!", + "", + "§9§lRARE" + ], + "internalname": "LANTERN", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Lantern" + ] +}
\ No newline at end of file |