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/EXECUTIVE_SEBASTIAN_MONSTER.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/EXECUTIVE_SEBASTIAN_MONSTER.json')
-rw-r--r-- | items/EXECUTIVE_SEBASTIAN_MONSTER.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/EXECUTIVE_SEBASTIAN_MONSTER.json b/items/EXECUTIVE_SEBASTIAN_MONSTER.json index 831e4b3d..a8f0ffaf 100644 --- a/items/EXECUTIVE_SEBASTIAN_MONSTER.json +++ b/items/EXECUTIVE_SEBASTIAN_MONSTER.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aExecutive Sebastian (Monster)", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"01b77ad6-2139-3bec-81b7-7ad621397bec\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGM4NWJkZGE4ZmZjMjMzZTczOGZiM2NhNzcxNWU5NDdhOGU2MmEzNTEwMzE2ODJkYTFlZjZlZmNlY2Y0OGY3OSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Prepare for trouble!\",1:\"\",2:\"§c❤ Health§8: §c13.000\",3:\"§7Coins per Kill: §610\",4:\"\",5:\"§6§lPossible Drops:\",6:\"§fCommon Loot\",7:\"§8 ■ §fRough Ruby Gemstone §8x8-15x\",8:\"§8 ■ §fRough Jade Gemstone §8x8-15x\",9:\"\",10:\"§9Rare Loot\",11:\"§8 ■ §5Treasurite §8(§a1%§8)\"],Name:\"§aExecutive Sebastian (Monster)\"},ExtraAttributes:{id:\"EXECUTIVE_SEBASTIAN_MONSTER\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"01b77ad6-2139-3bec-81b7-7ad621397bec\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGM4NWJkZGE4ZmZjMjMzZTczOGZiM2NhNzcxNWU5NDdhOGU2MmEzNTEwMzE2ODJkYTFlZjZlZmNlY2Y0OGY3OSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Prepare for trouble!\",1:\"\",2:\"§c❤ Health§8: §c13.000\",3:\"§7Coins per Kill: §610\",4:\"\",5:\"§6§lPossible Drops:\",6:\"§fCommon Loot\",7:\"§8 ■ §f❤ Rough Ruby Gemstone §8x8-15x\",8:\"§8 ■ §f☘ Rough Jade Gemstone §8x8-15x\",9:\"\",10:\"§9Rare Loot\",11:\"§8 ■ §5Treasurite §8(§a1%§8)\"],Name:\"§aExecutive Sebastian (Monster)\"},ExtraAttributes:{id:\"EXECUTIVE_SEBASTIAN_MONSTER\"}}", "damage": 3, "lore": [ "§7Prepare for trouble!", @@ -11,8 +11,8 @@ "", "§6§lPossible Drops:", "§fCommon Loot", - "§8 ■ §fRough Ruby Gemstone §8x8-15x", - "§8 ■ §fRough Jade Gemstone §8x8-15x", + "§8 ■ §f❤ Rough Ruby Gemstone §8x8-15x", + "§8 ■ §f☘ Rough Jade Gemstone §8x8-15x", "", "§9Rare Loot", "§8 ■ §5Treasurite §8(§a1%§8)" |