aboutsummaryrefslogtreecommitdiff
path: root/items/WEAVER_SPIDER_MONSTER.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2021-04-08 15:43:53 +0200
committerGitHub <noreply@github.com>2021-04-08 09:43:53 -0400
commit88310a174871a22216cd17270d5d2e307413f5ad (patch)
treee31de21832e1d595d0e97fd8ba95cbf8ef95db64 /items/WEAVER_SPIDER_MONSTER.json
parent413e520596fc9786d32cffa7041e8ce1b4795e82 (diff)
downloadNotEnoughUpdates-REPO-88310a174871a22216cd17270d5d2e307413f5ad.tar.gz
NotEnoughUpdates-REPO-88310a174871a22216cd17270d5d2e307413f5ad.tar.bz2
NotEnoughUpdates-REPO-88310a174871a22216cd17270d5d2e307413f5ad.zip
Mobs Part 3 and fixes (#457)
* Item Things (Fixes and Updates) * Added Dungeon Mobs, changed a few Mobs to Skulls, added Info to like 2 Mobs
Diffstat (limited to 'items/WEAVER_SPIDER_MONSTER.json')
-rw-r--r--items/WEAVER_SPIDER_MONSTER.json32
1 files changed, 26 insertions, 6 deletions
diff --git a/items/WEAVER_SPIDER_MONSTER.json b/items/WEAVER_SPIDER_MONSTER.json
index 874b8448..5466ce33 100644
--- a/items/WEAVER_SPIDER_MONSTER.json
+++ b/items/WEAVER_SPIDER_MONSTER.json
@@ -1,20 +1,40 @@
{
- "itemid": "minecraft:spawn_egg",
+ "itemid": "minecraft:skull",
"displayname": "§9Weaver Spider (Monster)",
- "nbttag": "{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. \"],Name:\"§9Weaver Spider (Monster)\"},ExtraAttributes:{id:\"WEAVER_SPIDER_MONSTER\"}}",
- "damage": 52,
+ "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\",6:\"§7Coins per Kill: §62-12\",7:\"§7Combat XP: §39-36\",8:\"\",9:\"§6§lPossible Drops:\",10:\"§fCommon Loot\",11:\"§8 ■ §fSpider Eye §8(§a50%-80%§8)\",12:\"§8 ■ §fString §8x2\",13:\"\",14:\"§9Rare Loot §8[Lv42-50]\",15:\"§8 ■ §9Arachne\u0027s Keeper Fragment §8(§a0.2%§8)\",16:\"\",17:\"§6Legendary Loot\",18:\"§8 ■ §5 Travel Scroll to Spider\u0027s Den\",19:\" §5Top of Nest §8(§a0.02%§8)\",20:\"\",21:\"§dRNGesus Loot\",22:\"§8 ■ §4More Info Needed\",23:\"§8 ■ §4More Info Needed\"],Name:\"§9Weaver Spider (Monster)\"},ExtraAttributes:{id:\"WEAVER_SPIDER_MONSTER\"}}",
+ "damage": 3,
"lore": [
"§7The Weaver Spider is a spider that acts normally, but",
"§7it can also shoot webs that slow you down for a small",
"§7amount of time. Weaver Spiders can be found in the",
- "§7Spider\u0027s Den, usually higher up in the nest. "
+ "§7Spider\u0027s Den, usually higher up in the nest. ",
+ "",
+ "§c❤ Health§8: §c160",
+ "§7Coins per Kill: §62-12",
+ "§7Combat XP: §39-36",
+ "",
+ "§6§lPossible Drops:",
+ "§fCommon Loot",
+ "§8 ■ §fSpider Eye §8(§a50%-80%§8)",
+ "§8 ■ §fString §8x2",
+ "",
+ "§9Rare Loot §8[Lv42-50]",
+ "§8 ■ §9Arachne\u0027s Keeper Fragment §8(§a0.2%§8)",
+ "",
+ "§6Legendary Loot",
+ "§8 ■ §5 Travel Scroll to Spider\u0027s Den",
+ " §5Top of Nest §8(§a0.02%§8)",
+ "",
+ "§dRNGesus Loot",
+ "§8 ■ §4More Info Needed",
+ "§8 ■ §4More Info Needed"
],
"internalname": "WEAVER_SPIDER_MONSTER",
"clickcommand": "",
- "modver": "1.0.0",
+ "modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Weaver_Spider"
],
- "entityrender": "Spider"
+ "crafttext": ""
} \ No newline at end of file