diff options
Diffstat (limited to 'items/ESSENCE_WITHER.json')
-rw-r--r-- | items/ESSENCE_WITHER.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/ESSENCE_WITHER.json b/items/ESSENCE_WITHER.json new file mode 100644 index 00000000..2f9e1523 --- /dev/null +++ b/items/ESSENCE_WITHER.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dWither Essence", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"26bb1a8d-7c66-31c6-82d5-a9c04c94fb02\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzRkYjRhZGZhOWJmNDhmZjVkNDE3MDdhZTM0ZWE3OGJkMjM3MTY1OWZjZDhjZDg5MzQ3NDlhZjRjY2U5YiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§oWhy are we still here? Just\",1:\"§7§oto suffer...\"],Name:\"§dWither Essence\"},ExtraAttributes:{id:\"ESSENCE_WITHER\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7§oWhy are we still here? Just", + "§7§oto suffer..." + ], + "internalname": "ESSENCE_WITHER", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Essence" + ], + "crafttext": "", + "clickcommand": "" +}
\ No newline at end of file |