diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-04-06 00:15:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-05 18:15:22 -0400 |
commit | 207e0ee6ed384dc8f8f66ac94684cc838ec74698 (patch) | |
tree | be31fcd39d9a83f60af0723ae22c8ab3510c8e6a /items/BLAZE_MONSTER.json | |
parent | e0378a48c581b70571887a1bb44fbd4a3c74df99 (diff) | |
download | NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.tar.gz NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.tar.bz2 NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.zip |
SB Changes, Mobs Part 2 and Easter Things (#456)
* constants things
* SB Changes and Easter Things
* Mobs
* Update pls no hate
Diffstat (limited to 'items/BLAZE_MONSTER.json')
-rw-r--r-- | items/BLAZE_MONSTER.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/items/BLAZE_MONSTER.json b/items/BLAZE_MONSTER.json index f6bc06c6..8b35ded2 100644 --- a/items/BLAZE_MONSTER.json +++ b/items/BLAZE_MONSTER.json @@ -1,8 +1,8 @@ { - "itemid": "minecraft:spawn_egg", + "itemid": "minecraft:skull", "displayname": "§aBlaze (Monster)", - "nbttag": "{display:{Lore:[0:\"§7Blazes are found in the Blazing Fortress near\",1:\"§7the very top of the area, or to the right of the\",2:\"§7main entrance stairs. They can also be found on\",3:\"§7your Private Island if spawned by a Blaze Minion. \",4:\"\",5:\"§c❤ Health§8: §c500\",6:\"§7Coins per Kill: §65-10\",7:\"§7Combat XP: §310\",8:\"\",9:\"§6§lPossible Drops:\",10:\"§fCommon Loot\",11:\"§8 ■ §fBlaze Rod §8x2-4\",12:\"\",13:\"§aUncommon Loot §8[Lvl 15]\",14:\"§8 ■ §aBlaze Hat §8(§a5%§8)\"],Name:\"§aBlaze (Monster)\"},ExtraAttributes:{id:\"BLAZE_MONSTER\"}}", - "damage": 61, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"118fe834-28aa-3b0d-afe6-f0c52d01afe8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjc4ZWYyZTRjZjJjNDFhMmQxNGJmZGU5Y2FmZjEwMjE5ZjViMWJmNWIzNWE0OWViNTFjNjQ2Nzg4MmNiNWYwIn19fQ\"}]}},display:{Lore:[0:\"§7Blazes are found in the Blazing Fortress near\",1:\"§7the very top of the area, or to the right of the\",2:\"§7main entrance stairs. They can also be found on\",3:\"§7your Private Island if spawned by a Blaze Minion. \",4:\"\",5:\"§c❤ Health§8: §c500\",6:\"§7Coins per Kill: §65-10\",7:\"§7Combat XP: §310\",8:\"\",9:\"§6§lPossible Drops:\",10:\"§fCommon Loot\",11:\"§8 ■ §fBlaze Rod §8x2-4\",12:\"\",13:\"§aUncommon Loot §8[Lvl 15]\",14:\"§8 ■ §aBlaze Hat §8(§a5%§8)\"],Name:\"§aBlaze (Monster)\"},ExtraAttributes:{id:\"BLAZE_MONSTER\"}}", + "damage": 3, "lore": [ "§7Blazes are found in the Blazing Fortress near", "§7the very top of the area, or to the right of the", @@ -27,6 +27,5 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Blaze" ], - "entityrender": "Blaze", "crafttext": "" }
\ No newline at end of file |