diff options
Diffstat (limited to 'items/WEAVER_SPIDER_MONSTER.json')
-rw-r--r-- | items/WEAVER_SPIDER_MONSTER.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/WEAVER_SPIDER_MONSTER.json b/items/WEAVER_SPIDER_MONSTER.json index 5e092277..94b0f882 100644 --- a/items/WEAVER_SPIDER_MONSTER.json +++ b/items/WEAVER_SPIDER_MONSTER.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Weaver Spider (Monster)", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"97414c0c-623b-3df3-b1f6-bbcaddafc7fc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTIxNDM4ZjY0NmRjMDQ1MTU5NjdlODE5NWNjYzNkMzFlMjNiMDJmOWFhMGFjOTE0ZWRjMjgyMmY5ODM5NGI4NiJ9fX0\"}]}},display:{Lore:[0:\"§7The Weaver Spider is a spider that acts normally, but\",1:\"§7it can also shoot webs that slow you down for a small\",2:\"§7amount of time. Weaver Spiders can be found in the\",3:\"§7Spider\u0027s Den, usually higher up in the nest. \",4:\"\",5:\"§c❤ Health§8: §c160\"],Name:\"§9Weaver Spider (Monster)\"},ExtraAttributes:{id:\"WEAVER_SPIDER_MONSTER\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"97414c0c-623b-3df3-b1f6-bbcaddafc7fc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTIxNDM4ZjY0NmRjMDQ1MTU5NjdlODE5NWNjYzNkMzFlMjNiMDJmOWFhMGFjOTE0ZWRjMjgyMmY5ODM5NGI4NiJ9fX0\"}]}},display:{Lore:[0:\"§7The Weaver Spider is a spider that acts normally, but\",1:\"§7it can also shoot webs that slow you down for a small\",2:\"§7amount of time. Weaver Spiders can be found in the\",3:\"§7Spider\u0027s Den, usually higher up in the nest. \",4:\"\",5:\"§c❤ Health§8: §c160 - 800\"],Name:\"§9Weaver Spider (Monster)\"},ExtraAttributes:{id:\"WEAVER_SPIDER_MONSTER\"}}", "damage": 3, "lore": [ "§7The Weaver Spider is a spider that acts normally, but", @@ -9,7 +9,7 @@ "§7amount of time. Weaver Spiders can be found in the", "§7Spider\u0027s Den, usually higher up in the nest. ", "", - "§c❤ Health§8: §c160" + "§c❤ Health§8: §c160 - 800" ], "internalname": "WEAVER_SPIDER_MONSTER", "clickcommand": "viewrecipe", |