diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-06-26 17:10:39 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-26 11:10:39 -0400 |
commit | 173ed871b253674af7dec169935fcfbc6114e6f8 (patch) | |
tree | c4319dc9cb520abb4a11d19eda55e23b4dc7fdb0 /items/SVEN_PACKMASTER_BOSS.json | |
parent | f08b10d10030d6a5565db61c5a00dfee97223a28 (diff) | |
download | NotEnoughUpdates-REPO-173ed871b253674af7dec169935fcfbc6114e6f8.tar.gz NotEnoughUpdates-REPO-173ed871b253674af7dec169935fcfbc6114e6f8.tar.bz2 NotEnoughUpdates-REPO-173ed871b253674af7dec169935fcfbc6114e6f8.zip |
Slayer Boss Part 1, Mayor Part 1 and other Stuff (#527)
* Mobs, Mayor and other Stuff
* Another Fix
* Fixing Katanas
* Another Fix
Diffstat (limited to 'items/SVEN_PACKMASTER_BOSS.json')
-rw-r--r-- | items/SVEN_PACKMASTER_BOSS.json | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/items/SVEN_PACKMASTER_BOSS.json b/items/SVEN_PACKMASTER_BOSS.json deleted file mode 100644 index f6340d64..00000000 --- a/items/SVEN_PACKMASTER_BOSS.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "itemid": "minecraft:skull", - "displayname": "§6Sven Packmaster (Boss)", - "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"7e9af289-f295-3f8c-bd54-58b7667d5759\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjlkMWQzMTEzZWM0M2FjMjk2MWRkNTlmMjgxNzVmYjQ3MTg4NzNjNmM0NDhkZmNhODcyMjMxN2Q2NyJ9fX0\"}]}},display:{Lore:[0:\"§7Sven Packmaster is a Slayer boss in the Wolf Slayer track.\",1:\"\",2:\"§c❤ Health§8:\",3:\"§8[§aTier 1§8] §c2.000 ❤\",4:\"§8[§eTier 2§8] §c40.000 ❤\",5:\"§8[§cTier 3§8] §c750.000 ❤\",6:\"§8[§4Tier 4§8] §c2.000.000 ❤\",7:\"\",8:\"§6§lPossible Drops:\",9:\"§8[Tier §a1§8-§44§8] §aWolf Tooth §a(1x-64x) §8(§2Guaranteed 100%§8)\",10:\"§8[Tier §e2§8-§44§8] §9Hamster Wheel §a(1x-5x) §8(§9Occasional 20%§8)\",11:\"§8[Tier §e2§8-§44§8] §9Sprit Rune §a(1x) §8(§bRare 5%§8)\",12:\"§8[Tier §c3§8-§44§8] §9Critical VI §a(1x) §8(§5Extraodinary 1%§8)\",13:\"§8[Tier §c3§8-§44§8] §5Red Claw Egg §a(1x) §8(§dPray RNGesus \u003c1%§8)\",14:\"§8[Tier §44§8] §6Couture Rune I §a(1x) §8(§dPray RNGesus \u003c1%§8)\",15:\"§8[Tier §44§8] §9Grizzly Bait §a(1x) §8(§dPray RNGesus \u003c1%§8)\",16:\"§8[Tier §44§8] §5Overflux Capacitor §a(1x) §8(§dPray RNGesus \u003c1%§8)\"],Name:\"§6Sven Packmaster (Boss)\"},ExtraAttributes:{id:\"SVEN_PACKMASTER_BOSS\"}}", - "damage": 3, - "lore": [ - "§7Sven Packmaster is a Slayer boss in the Wolf Slayer track.", - "", - "§c❤ Health§8:", - "§8[§aTier 1§8] §c2.000 ❤", - "§8[§eTier 2§8] §c40.000 ❤", - "§8[§cTier 3§8] §c750.000 ❤", - "§8[§4Tier 4§8] §c2.000.000 ❤", - "", - "§6§lPossible Drops:", - "§8[Tier §a1§8-§44§8] §aWolf Tooth §a(1x-64x) §8(§2Guaranteed 100%§8)", - "§8[Tier §e2§8-§44§8] §9Hamster Wheel §a(1x-5x) §8(§9Occasional 20%§8)", - "§8[Tier §e2§8-§44§8] §9Sprit Rune §a(1x) §8(§bRare 5%§8)", - "§8[Tier §c3§8-§44§8] §9Critical VI §a(1x) §8(§5Extraodinary 1%§8)", - "§8[Tier §c3§8-§44§8] §5Red Claw Egg §a(1x) §8(§dPray RNGesus \u003c1%§8)", - "§8[Tier §44§8] §6Couture Rune I §a(1x) §8(§dPray RNGesus \u003c1%§8)", - "§8[Tier §44§8] §9Grizzly Bait §a(1x) §8(§dPray RNGesus \u003c1%§8)", - "§8[Tier §44§8] §5Overflux Capacitor §a(1x) §8(§dPray RNGesus \u003c1%§8)" - ], - "internalname": "SVEN_PACKMASTER_BOSS", - "clickcommand": "", - "modver": "2.0.0-REL", - "infoType": "WIKI_URL", - "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Sven_Packmaster" - ], - "crafttext": "" -}
\ No newline at end of file |