From 6b2b6dd18aada33343be7e9fdc1b5c8f36beb61c Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 6 Oct 2021 00:03:32 +0200 Subject: Nope (#619) * Fixes * Rainbow Name * Added recipe for soulwhip * mobs changes and 2 new mobs --- items/EXECUTIVE_WENDY_MONSTER.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'items/EXECUTIVE_WENDY_MONSTER.json') diff --git a/items/EXECUTIVE_WENDY_MONSTER.json b/items/EXECUTIVE_WENDY_MONSTER.json index 134941e8..a5dbdd31 100644 --- a/items/EXECUTIVE_WENDY_MONSTER.json +++ b/items/EXECUTIVE_WENDY_MONSTER.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aExecutive Wendy (Monster)", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"076f14c0-f574-3396-876f-14c0f5742396\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWY1ZTAzYjhkZTExOWY4NTg5YTgwODIyNGNiZWE3MzdmNWRjZjI0MjM1Nzk5YjczNzhhYzViZjA2YWJmNmRkNCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Prepare for trouble!\",1:\"\",2:\"§c❤ Health§8: §c153.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 Wendy (Monster)\"},ExtraAttributes:{id:\"EXECUTIVE_WENDY_MONSTER\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"076f14c0-f574-3396-876f-14c0f5742396\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWY1ZTAzYjhkZTExOWY4NTg5YTgwODIyNGNiZWE3MzdmNWRjZjI0MjM1Nzk5YjczNzhhYzViZjA2YWJmNmRkNCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Prepare for trouble!\",1:\"\",2:\"§c❤ Health§8: §c153.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 Wendy (Monster)\"},ExtraAttributes:{id:\"EXECUTIVE_WENDY_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)" @@ -25,4 +25,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Team_Treasurite" ], "crafttext": "" -} +} \ No newline at end of file -- cgit