diff options
Diffstat (limited to 'items/WITCH_MONSTER.json')
-rw-r--r-- | items/WITCH_MONSTER.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/WITCH_MONSTER.json b/items/WITCH_MONSTER.json index 2c770f9f..89e0f730 100644 --- a/items/WITCH_MONSTER.json +++ b/items/WITCH_MONSTER.json @@ -1,8 +1,8 @@ { - "itemid": "minecraft:spawn_egg", + "itemid": "minecraft:skull", "displayname": "§aWitch (Monster)", - "nbttag": "{display:{Lore:[0:\"§7A witch is a normal mob which can only spawn on\",1:\"§7your Private Island, although it spawns rarely.\",2:\"§7There are no tougher or higher leveled variants\",3:\"§7due to its spawn location. \"],Name:\"§aWitch (Monster)\"},ExtraAttributes:{id:\"WITCH_MONSTER\"}}", - "damage": 66, + "nbttag": "{SkullOwner:{Id:\"7f92b3d6-5ee0-4ab6-afae-2206b9514a63\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjBlMTNkMTg0NzRmYzk0ZWQ1NWFlYjcwNjk1NjZlNDY4N2Q3NzNkYWMxNmY0YzNmODcyMmZjOTViZjlmMmRmYSJ9fX0\u003d\u003d\"}]}},display:{Lore:[0:\"§7A witch is a normal mob which can only spawn on\",1:\"§7your Private Island, although it spawns rarely.\",2:\"§7There are no tougher or higher leveled variants\",3:\"§7due to its spawn location. \"],Name:\"§aWitch (Monster)\"},ExtraAttributes:{id:\"WITCH_MONSTER\"}}", + "damage": 3, "lore": [ "§7A witch is a normal mob which can only spawn on", "§7your Private Island, although it spawns rarely.", @@ -11,10 +11,10 @@ ], "internalname": "WITCH_MONSTER", "clickcommand": "", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Witch" ], - "entityrender": "Witch" + "crafttext": "" }
\ No newline at end of file |