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/WITHER_SKELETON_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/WITHER_SKELETON_MONSTER.json')
-rw-r--r-- | items/WITHER_SKELETON_MONSTER.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/WITHER_SKELETON_MONSTER.json b/items/WITHER_SKELETON_MONSTER.json index 4b97023b..246fd2b2 100644 --- a/items/WITHER_SKELETON_MONSTER.json +++ b/items/WITHER_SKELETON_MONSTER.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aWither Skeleton (Monster)", - "nbttag": "{overrideMeta:\"1b,display:{Lore:[0:\\\"§7The Wither Skeleton is a mob in the Blazing Fortress.\\\",1:\\\"§7It has 250 HP and will always be level 10. It has a\\\",2:\\\"§7chance to drop Coal, Enchanted Coal or Enchanted\\\",3:\\\"§7Charcoal on death.\\\",4:\\\"\\\",5:\\\"§c❤ Health§8: §c250\\\",6:\\\"§7Coins per Kill: §64\\\",7:\\\"§7Combat XP: §313\\\",8:\\\"\\\",9:\\\"§6§lPossible Drops:\\\",10:\\\"§fCommon Loot\\\",11:\\\"§8 ■ §fCoal §8(§a50%§8)\\\",12:\\\"§8 ■ §fBone §8x3\\\",13:\\\"\\\",14:\\\"§9Rare Loot §8[Lvl 42-50]\\\",15:\\\"§8 ■ §aEnchanted Coal §8(§a1%§8)\\\",16:\\\"§8 ■ §aEnchanted Charcoal §8(§a1%§8)\\\"],Name:\\\"§aWither Skeleton (Monster)\\\"}\",display:{Lore:[0:\"§7The Wither Skeleton is a mob in the Blazing Fortress.\",1:\"§7It has 250 HP and will always be level 10. It has a\",2:\"§7chance to drop Coal, Enchanted Coal or Enchanted\",3:\"§7Charcoal on death.\",4:\"\",5:\"§c❤ Health§8: §c250\",6:\"§7Coins per Kill: §64\",7:\"§7Combat XP: §313\",8:\"\",9:\"§6§lPossible Drops:\",10:\"§fCommon Loot\",11:\"§8 ■ §fCoal §8(§a50%§8)\",12:\"§8 ■ §fBone §8x3\",13:\"\",14:\"§9Rare Loot §8[Lvl 42-50]\",15:\"§8 ■ §aEnchanted Coal §8(§a1%§8)\",16:\"§8 ■ §aEnchanted Charcoal §8(§a1%§8)\"],Name:\"§aWither Skeleton (Monster)\"},ExtraAttributes:{id:\"WITHER_SKELETON_MONSTER\"}}", + "nbttag": "{display:{Lore:[0:\"§7The Wither Skeleton is a mob in the Blazing Fortress.\",1:\"§7It has 250 HP and will always be level 10. It has a\",2:\"§7chance to drop Coal, Enchanted Coal or Enchanted\",3:\"§7Charcoal on death.\",4:\"\",5:\"§c❤ Health§8: §c250\",6:\"§7Coins per Kill: §64\",7:\"§7Combat XP: §313\",8:\"\",9:\"§6§lPossible Drops:\",10:\"§fCommon Loot\",11:\"§8 ■ §fCoal §8(§a50%§8)\",12:\"§8 ■ §fBone §8x3\",13:\"\",14:\"§9Rare Loot §8[Lvl 42-50]\",15:\"§8 ■ §aEnchanted Coal §8(§a1%§8)\",16:\"§8 ■ §aEnchanted Charcoal §8(§a1%§8)\"],Name:\"§aWither Skeleton (Monster)\"},ExtraAttributes:{id:\"WITHER_SKELETON_MONSTER\"}}", "damage": 1, "lore": [ "§7The Wither Skeleton is a mob in the Blazing Fortress.", |