diff options
Diffstat (limited to 'items/REVENANT_SYCOPHANT_MINIBOSS.json')
-rw-r--r-- | items/REVENANT_SYCOPHANT_MINIBOSS.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/REVENANT_SYCOPHANT_MINIBOSS.json b/items/REVENANT_SYCOPHANT_MINIBOSS.json index c2b2b6a1..61faa6f8 100644 --- a/items/REVENANT_SYCOPHANT_MINIBOSS.json +++ b/items/REVENANT_SYCOPHANT_MINIBOSS.json @@ -1,8 +1,8 @@ { - "itemid": "minecraft:spawn_egg", + "itemid": "minecraft:skull", "displayname": "§5Revenant Sycophant (Miniboss)", - "nbttag": "{ench:[],display:{Lore:[0:\"§7The Revenant Sycophant is a Revenant Horror/Zombie\",1:\"§7Slayer Miniboss that has a Small chance to be spawned\",2:\"§7when a player with an active Revenant Horror Tier III+\",3:\"§7Quest kills a Zombie.\"],Name:\"§5Revenant Sycophant (Miniboss)\"},ExtraAttributes:{id:\"REVENANT_SYCOPHANT_MINIBOSS\"}}", - "damage": 54, + "nbttag": "{display:{Lore:[0:\"§7The Revenant Sycophant is a Revenant Horror/Zombie\",1:\"§7Slayer Miniboss that has a Small chance to be spawned\",2:\"§7when a player with an active Revenant Horror Tier III+\",3:\"§7Quest kills a Zombie.\"],Name:\"§5Revenant Sycophant (Miniboss)\"},ExtraAttributes:{id:\"REVENANT_SYCOPHANT_MINIBOSS\"}}", + "damage": 2, "lore": [ "§7The Revenant Sycophant is a Revenant Horror/Zombie", "§7Slayer Miniboss that has a Small chance to be spawned", @@ -11,10 +11,10 @@ ], "internalname": "REVENANT_SYCOPHANT_MINIBOSS", "clickcommand": "", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Revenant_Sycophant" ], - "entityrender": "Zombie" + "crafttext": "" }
\ No newline at end of file |