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/SCARF_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/SCARF_BOSS.json')
-rw-r--r-- | items/SCARF_BOSS.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/SCARF_BOSS.json b/items/SCARF_BOSS.json index 020b176d..b4a15be6 100644 --- a/items/SCARF_BOSS.json +++ b/items/SCARF_BOSS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§6Scarf (Boss)", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8b3dcb43-f6a8-3f11-969a-88c0811bb5c\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU4OTc5MzA2ODgzOSwKICAicHJvZmlsZUlkIiA6ICIyYzEwNjRmY2Q5MTc0MjgyODRlM2JmN2ZhYTdlM2UxYSIsCiAgInByb2ZpbGVOYW1lIiA6ICJOYWVtZSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS83ZGU3YmJiZGYyMmJmZTE3OTgwZDRlMjA2ODdlMzg2ZjExZDU5ZWUxZGI2ZjhiNDc2MjM5MWI3OWE1YWM1MzJkIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Scarf is the boss of Floor 2 of the Catacombs.\",1:\"§7He is an \u0027Apprentice Necromancer and has two\",2:\"§7phases. In the first phase he summons 4 undead servants\",3:\"§7while he hides behind a barrier. Once all 4 are\",4:\"§7defeated, the barrier comes down\",5:\"§7and you must kill him in the second phase.\",6:\"\",7:\"§c❤ Health§8: §c1.000.000\",8:\"\",9:\"§6§lPossible Drops:\",10:\"§9Red Scarf §a(1x)\",11:\"§9Scarf\u0027s Studies §a(1x)\",12:\"§5Adaptive Blade §a(1x)\"],Name:\"§6Scarf (Boss)\"},ExtraAttributes:{id:\"SCARF_BOSS\"}}", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"8b3dcb43-f6a8-3f11-969a-88c0811bb5c\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU4OTc5MzA2ODgzOSwKICAicHJvZmlsZUlkIiA6ICIyYzEwNjRmY2Q5MTc0MjgyODRlM2JmN2ZhYTdlM2UxYSIsCiAgInByb2ZpbGVOYW1lIiA6ICJOYWVtZSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS83ZGU3YmJiZGYyMmJmZTE3OTgwZDRlMjA2ODdlMzg2ZjExZDU5ZWUxZGI2ZjhiNDc2MjM5MWI3OWE1YWM1MzJkIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Scarf is the boss of Floor 2 of the Catacombs.\",1:\"§7He is an \u0027Apprentice Necromancer and has two\",2:\"§7phases. In the first phase he summons 4 undead servants\",3:\"§7while he hides behind a barrier. Once all 4 are\",4:\"§7defeated, the barrier comes down\",5:\"§7and you must kill him in the second phase.\",6:\"\",7:\"§c❤ Health§8: §c1.000.000\",8:\"\",9:\"§6§lPossible Drops:\",10:\"§9Red Scarf §a(1x)\",11:\"§9Scarf\u0027s Studies §a(1x)\",12:\"§5Adaptive Blade §a(1x)\"],Name:\"§6Scarf (Boss)\"},ExtraAttributes:{id:\"SCARF_BOSS\"}}", "damage": 3, "lore": [ "§7Scarf is the boss of Floor 2 of the Catacombs.", |