diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-06-10 16:01:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-10 10:01:33 -0400 |
commit | 532212d429cce9f7ae975ece83871df1ef543715 (patch) | |
tree | 7309f86024c558e5dcf45335f5cda60ab8fbbe06 /items/HEADLESS_HORSEMAN_BOSS.json | |
parent | 6f2b1cd7ff461bda70231c03bf38ad4a3e24ba61 (diff) | |
download | NotEnoughUpdates-REPO-532212d429cce9f7ae975ece83871df1ef543715.tar.gz NotEnoughUpdates-REPO-532212d429cce9f7ae975ece83871df1ef543715.tar.bz2 NotEnoughUpdates-REPO-532212d429cce9f7ae975ece83871df1ef543715.zip |
Mobs & Names + Fixes (#516)
* Removing Mobs
* Rainbow Names
* Mobs
* Fixing Ultimate Wise
* Fixing Warped Stone
* Fixing Juju Shortbow
* Fixing Terminator
* Rainbow Name account change
* Adding Mobs back and changed them to skulls
* Fixing Carrot King
* Update parents.json
* Removing Item age
* Another one
* Wiki Links
* Another Rainbowname
* Another one
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 |