diff options
Diffstat (limited to 'items/WITHER_SKELETON_MONSTER.json')
-rw-r--r-- | items/WITHER_SKELETON_MONSTER.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/items/WITHER_SKELETON_MONSTER.json b/items/WITHER_SKELETON_MONSTER.json index 206ee02b..51411a3d 100644 --- a/items/WITHER_SKELETON_MONSTER.json +++ b/items/WITHER_SKELETON_MONSTER.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:skull", "displayname": "§aWither Skeleton (Monster)", - "nbttag": "{display:{Lore:[0:\"§7Keepers of the Crimson Isle.\",1:\"\",2:\"§c❤ Health§8: §c1,000,000\"],Name:\"§aWither Skeleton (Monster)\"},ExtraAttributes:{id:\"WITHER_SKELETON_MONSTER\"}}", + "nbttag": "{display:{Lore:[0:\"§7Keepers of the Crimson Isle.\",1:\"\",2:\"§c❤ Health§8: §c600,000\"],Name:\"§aWither Skeleton (Monster)\"},ExtraAttributes:{id:\"WITHER_SKELETON_MONSTER\"}}", "damage": 1, "lore": [ "§7Keepers of the Crimson Isle.", "", - "§c❤ Health§8: §c1,000,000" + "§c❤ Health§8: §c600,000" ], "internalname": "WITHER_SKELETON_MONSTER", "clickcommand": "viewrecipe", @@ -81,19 +81,19 @@ }, { "id": "RAMPART_HELMET:1", - "chance": "0.1%" + "chance": "0.2%" }, { "id": "RAMPART_CHESTPLATE:1", - "chance": "0.1%" + "chance": "0.2%" }, { "id": "RAMPART_LEGGINGS:1", - "chance": "0.1%" + "chance": "0.2%" }, { "id": "RAMPART_BOOTS:1", - "chance": "0.1%" + "chance": "0.2%" }, { "id": "SWORD_OF_BAD_HEALTH:1", |