diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-10-06 00:03:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-05 18:03:32 -0400 |
commit | 6b2b6dd18aada33343be7e9fdc1b5c8f36beb61c (patch) | |
tree | a1705debab5e6dfec35c3b40c3de46dc23784c0b /items/BOSS_CORLEONE_BOSS.json | |
parent | 421f5db3982f8b4a31fcdcff50a4c3e7f6f285c5 (diff) | |
download | NotEnoughUpdates-REPO-6b2b6dd18aada33343be7e9fdc1b5c8f36beb61c.tar.gz NotEnoughUpdates-REPO-6b2b6dd18aada33343be7e9fdc1b5c8f36beb61c.tar.bz2 NotEnoughUpdates-REPO-6b2b6dd18aada33343be7e9fdc1b5c8f36beb61c.zip |
Nope (#619)
* Fixes
* Rainbow Name
* Added recipe for soulwhip
* mobs changes and 2 new mobs
Diffstat (limited to 'items/BOSS_CORLEONE_BOSS.json')
-rw-r--r-- | items/BOSS_CORLEONE_BOSS.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/BOSS_CORLEONE_BOSS.json b/items/BOSS_CORLEONE_BOSS.json index cacac805..78d51483 100644 --- a/items/BOSS_CORLEONE_BOSS.json +++ b/items/BOSS_CORLEONE_BOSS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§6Boss Corleone (Boss)", - "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"edc502ab-c144-3389-adc5-02abc144f389\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmFmMGIwMzYwZjU2MjlhMzhhMDc0Y2Q5MjliNTlmMjc2OWIyZDA3NTJhNWQzNzJjNTQ2OWEzNzJhNTY3ZDkxOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Prepare for trouble!\",1:\"\",2:\"§c❤ Health§8: §c1.000.000\",3:\"§7Coins per Kill: §650\",4:\"\",5:\"§6§lPossible Drops:\",6:\"§fCommon Loot\",7:\"§8 ■ §fRough Ruby Gemstone §8x8-27x\",8:\"§8 ■ §fRough Jade Gemstone §8x8-41x\",9:\"\",10:\"§aUncommon Loot\",11:\"§8 ■ §5Corleonite §8(§a2%§8)\"],Name:\"§6Boss Corleone (Boss)\"},ExtraAttributes:{id:\"BOSS_CORLEONE_BOSS\"}}", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"edc502ab-c144-3389-adc5-02abc144f389\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmFmMGIwMzYwZjU2MjlhMzhhMDc0Y2Q5MjliNTlmMjc2OWIyZDA3NTJhNWQzNzJjNTQ2OWEzNzJhNTY3ZDkxOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Prepare for trouble!\",1:\"\",2:\"§c❤ Health§8: §c1.000.000\",3:\"§7Coins per Kill: §650\",4:\"\",5:\"§6§lPossible Drops:\",6:\"§fCommon Loot\",7:\"§8 ■ §f❤ Rough Ruby Gemstone §8x8-27x\",8:\"§8 ■ §f☘ Rough Jade Gemstone §8x8-41x\",9:\"\",10:\"§aUncommon Loot\",11:\"§8 ■ §5Corleonite §8(§a2%§8)\"],Name:\"§6Boss Corleone (Boss)\"},ExtraAttributes:{id:\"BOSS_CORLEONE_BOSS\"}}", "damage": 3, "lore": [ "§7Prepare for trouble!", @@ -11,8 +11,8 @@ "", "§6§lPossible Drops:", "§fCommon Loot", - "§8 ■ §fRough Ruby Gemstone §8x8-27x", - "§8 ■ §fRough Jade Gemstone §8x8-41x", + "§8 ■ §f❤ Rough Ruby Gemstone §8x8-27x", + "§8 ■ §f☘ Rough Jade Gemstone §8x8-41x", "", "§aUncommon Loot", "§8 ■ §5Corleonite §8(§a2%§8)" @@ -25,4 +25,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Team_Treasurite" ], "crafttext": "" -} +}
\ No newline at end of file |