diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-03-30 12:30:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-30 06:30:04 -0400 |
commit | 25c10733446916c439ce6f0e8a4b534fab3ea995 (patch) | |
tree | e71eca1dc61a6c62a12d00f7e4658abb13f3cf8f /items/PROFESSOR_BOSS.json | |
parent | d3d8a844b68fdfa55fc5d62cd2255cd886a0eb40 (diff) | |
download | NotEnoughUpdates-REPO-25c10733446916c439ce6f0e8a4b534fab3ea995.tar.gz NotEnoughUpdates-REPO-25c10733446916c439ce6f0e8a4b534fab3ea995.tar.bz2 NotEnoughUpdates-REPO-25c10733446916c439ce6f0e8a4b534fab3ea995.zip |
Added Skins (Hypixel likes Money), changed Mobs to Heads, fixed a few things and added a Item (#448)
Diffstat (limited to 'items/PROFESSOR_BOSS.json')
-rw-r--r-- | items/PROFESSOR_BOSS.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/items/PROFESSOR_BOSS.json b/items/PROFESSOR_BOSS.json index 21310e46..88c45359 100644 --- a/items/PROFESSOR_BOSS.json +++ b/items/PROFESSOR_BOSS.json @@ -1,8 +1,8 @@ { - "itemid": "minecraft:spawn_egg", + "itemid": "minecraft:skull", "displayname": "§6The Professor (Boss)", - "nbttag": "{ench:[],display:{Lore:[0:\"§7The Professor is the boss of Floor 3 of the Catacombs.\",1:\"§7He is a \u0027Professor\u0027 and has three phases. In the 1st he\",2:\"§7spawns 4 Guardians and creates a barrier. After they are\",3:\"§7killed, he attacks the player. Once he is at 25% health,\",4:\"§7he will merge with his guardians and continue to fight.\",5:\"\",6:\"§c❤ Health§8: §c3.000.000\",7:\"\",8:\"§6§lPossible Drops:\",9:\"§9Suspicious Vial §a(1x)\",10:\"§5Adaptive Helmet §a(1x)\",11:\"§5Adaptive Chestplate §a(1x)\",12:\"§5Adaptive Leggings §a(1x)\",13:\"§5Adaptive Boots §a(1x)\"],Name:\"§6The Professor (Boss)\"},ExtraAttributes:{id:\"PROFESSOR_BOSS\"}}", - "damage": 93, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ce828875-25a2-3b03-9304-5f665c6279a6\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MjI2MzAwNzU0MCwKICAicHJvZmlsZUlkIiA6ICJkYTQ5OGFjNGU5Mzc0ZTVjYjYxMjdiMzgwODU1Nzk4MyIsCiAgInByb2ZpbGVOYW1lIiA6ICJOaXRyb2hvbGljXzIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTk3MWNlZThiODMzYTYyZmMyYTYxMmYzNTAzNDM3ZmRmOTNjYWQ2OTJkMjE2YjhjZjkwYmJiMDUzOGM0N2RkOCIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Scarf is the boss of Floor 2 of the Catacombs.\",1:\"§7He is a \u0027Apprentice Necromancer and has two\",2:\"§7phases. In the first phase he summons 4 undead survents\",3:\"§7while he hides behind a barrier. Once all 4 are\",4:\"§7defeated, the barrier comes down and you must kill him in the 2nd phase\",5:\"\",6:\"§c❤ Health§8: §c1.000.000\",7:\"\",8:\"§6§lPossible Drops:\",9:\"§9Scarf\u0027s Studies §a(1x)\",10:\"§5Adaptive Blade §a(1x)\",11:\"§9Red Scarf §a(1x)\"],Name:\"§6Scarf (Boss)\"},ExtraAttributes:{id:\"SCARF_BOSS\"}}", + "damage": 3, "lore": [ "§7The Professor is the boss of Floor 3 of the Catacombs.", "§7He is a \u0027Professor\u0027 and has three phases. In the 1st he", @@ -26,6 +26,5 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/The_Professor" ], - "entityrender": "Guardian", "crafttext": "" }
\ No newline at end of file |