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/BONZO_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/BONZO_BOSS.json')
-rw-r--r-- | items/BONZO_BOSS.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/items/BONZO_BOSS.json b/items/BONZO_BOSS.json index d2a1a2b1..c1d3d648 100644 --- a/items/BONZO_BOSS.json +++ b/items/BONZO_BOSS.json @@ -1,8 +1,8 @@ { - "itemid": "minecraft:spawn_egg", + "itemid": "minecraft:skull", "displayname": "§6Bonzo (Boss)", - "nbttag": "{ench:[],display:{Lore:[0:\"§7Bonzo is the boss of Floor 1 of the Catacombs.\",1:\"§7He is a \u0027New Necromancer\u0027 and has two phases. In\",2:\"§7the first one he runs away from the player until\",3:\"§7he is killed. Then he revives appearing as a clown\",4:\"§7and attacks the player.\",5:\"\",6:\"§c❤ Health§8: §c250.000\",7:\"\",8:\"§6§lPossible Drops:\",9:\"§9Bonzo\u0027s Mask §a(1x)\",10:\"§9Bonzo\u0027s Staff §a(1x)\",11:\"§9Red Nose §a(1x)\"],Name:\"§6Bonzo (Boss)\"},ExtraAttributes:{id:\"BONZO_BOSS\"}}", - "damage": 93, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5a27db2d-dcfe-38b5-8868-b1f536da5f0c\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NzQ0MTkzMTAxNjQsInByb2ZpbGVJZCI6Ijc1MTQ0NDgxOTFlNjQ1NDY4Yzk3MzlhNmUzOTU3YmViIiwicHJvZmlsZU5hbWUiOiJUaGFua3NNb2phbmciLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzEyNzE2ZWNiZjViOGRhMDBiMDVmMzE2ZWM2YWY2MWU4YmQwMjgwNWIyMWViOGU0NDAxNTE0NjhkYzY1NjU0OWMifX19\"}]}},display:{Lore:[0:\"§7Bonzo is the boss of Floor 1 of the Catacombs.\",1:\"§7He is a \u0027New Necromancer\u0027 and has two phases. In\",2:\"§7the first one he runs away from the player until\",3:\"§7he is killed. Then he revives appearing as a clown\",4:\"§7and attacks the player.\",5:\"\",6:\"§c❤ Health§8: §c250.000\",7:\"\",8:\"§6§lPossible Drops:\",9:\"§9Bonzo\u0027s Mask §a(1x)\",10:\"§9Bonzo\u0027s Staff §a(1x)\",11:\"§9Red Nose §a(1x)\"],Name:\"§6Bonzo (Boss)\"},ExtraAttributes:{id:\"BONZO_BOSS\"}}", + "damage": 3, "lore": [ "§7Bonzo is the boss of Floor 1 of the Catacombs.", "§7He is a \u0027New Necromancer\u0027 and has two phases. In", @@ -24,6 +24,5 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Bonzo" ], - "entityrender": "Zombie", "crafttext": "" }
\ No newline at end of file |