diff options
Diffstat (limited to 'items/ESSENCE_UNDEAD.json')
-rw-r--r-- | items/ESSENCE_UNDEAD.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/ESSENCE_UNDEAD.json b/items/ESSENCE_UNDEAD.json new file mode 100644 index 00000000..5e913e08 --- /dev/null +++ b/items/ESSENCE_UNDEAD.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dUndead Essence", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9784bb22-d55f-3b77-bf68-544c287b12c3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzFkN2M4MTZmYzhjNjM2ZDdmNTBhOTNhMGJhN2FhZWZmMDZjOTZhNTYxNjQ1ZTllYjFiZWYzOTE2NTVjNTMxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7§oIs this thing rotten? And\",1:\"§7§othe smell, yikes...\"],Name:\"§dUndead Essence\"},ExtraAttributes:{id:\"ESSENCE_UNDEAD\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7§oIs this thing rotten? And", + "§7§othe smell, yikes..." + ], + "internalname": "ESSENCE_UNDEAD", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Essence" + ], + "crafttext": "", + "clickcommand": "" +}
\ No newline at end of file |