diff options
Diffstat (limited to 'items/HEADLESS_HORSEMAN_BOSS.json')
-rw-r--r-- | items/HEADLESS_HORSEMAN_BOSS.json | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/items/HEADLESS_HORSEMAN_BOSS.json b/items/HEADLESS_HORSEMAN_BOSS.json index a7e9ddf2..810bdfb9 100644 --- a/items/HEADLESS_HORSEMAN_BOSS.json +++ b/items/HEADLESS_HORSEMAN_BOSS.json @@ -1,8 +1,8 @@ { - "itemid": "minecraft:spawn_egg", + "itemid": "minecraft:skull", "displayname": "§6Headless Horseman (Boss)", - "nbttag": "{ench:[],display:{Lore:[0:\"§7The Headless Horseman is a boss that can only\",1:\"§7be spawned by buying the horseman\u0027s candle from\",2:\"§7the Fear Mongerer during the Spooky Festival.\",3:\"§7It can be spawned at any time during the night\",4:\"§7in the Graveyard or the Wilderness. \",5:\"\",6:\"§c❤ Health§8: §c6.000.000\",7:\"\",8:\"§6§lPossible Drops:\",9:\"§fCommon Loot\",10:\"§8 ■ §aGreen Candy\",11:\"§8 ■ §5Purple Candy\",12:\"§8 ■ §5Spooky Shard\"],Name:\"§6Headless Horseman (Boss)\"},ExtraAttributes:{id:\"HEADLESS_HORSEMAN_BOSS\"}}", - "damage": 93, + "nbttag": "{SkullOwner:{Id:\"2594a979-1302-3d6e-a1da-c9dbf0959539\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGM2NTcwZjEyNDI5OTJmNmViYTIzZWU1ODI1OThjMzllM2U3NDUzODMyNzNkZWVmOGIzOTc3NTgzZmUzY2Y1In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7The Headless Horseman is a boss that can only\",1:\"§7be spawned by buying the horseman\u0027s candle from\",2:\"§7the Fear Mongerer during the Spooky Festival.\",3:\"§7It can be spawned at any time during the night\",4:\"§7in the Graveyard or the Wilderness. \",5:\"\",6:\"§c❤ Health§8: §c6.000.000\",7:\"\",8:\"§6§lPossible Drops:\",9:\"§fCommon Loot\",10:\"§8 ■ §aGreen Candy\",11:\"§8 ■ §5Purple Candy\",12:\"§8 ■ §5Spooky Shard\"],Name:\"§6Headless Horseman (Boss)\"},ExtraAttributes:{id:\"HEADLESS_HORSEMAN_BOSS\"}}", + "damage": 3, "lore": [ "§7The Headless Horseman is a boss that can only", "§7be spawned by buying the horseman\u0027s candle from", @@ -25,10 +25,5 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Headless_Horseman" ], - "entityrender": [ - "EntityHorse", - "Zombie" - ], - "entityscale": 0.8, "crafttext": "" }
\ No newline at end of file |