diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-04-06 00:15:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-05 18:15:22 -0400 |
commit | 207e0ee6ed384dc8f8f66ac94684cc838ec74698 (patch) | |
tree | be31fcd39d9a83f60af0723ae22c8ab3510c8e6a /items/DASHER_SPIDER_MONSTER.json | |
parent | e0378a48c581b70571887a1bb44fbd4a3c74df99 (diff) | |
download | NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.tar.gz NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.tar.bz2 NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.zip |
SB Changes, Mobs Part 2 and Easter Things (#456)
* constants things
* SB Changes and Easter Things
* Mobs
* Update pls no hate
Diffstat (limited to 'items/DASHER_SPIDER_MONSTER.json')
-rw-r--r-- | items/DASHER_SPIDER_MONSTER.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/items/DASHER_SPIDER_MONSTER.json b/items/DASHER_SPIDER_MONSTER.json index c9eaaf8c..99c37794 100644 --- a/items/DASHER_SPIDER_MONSTER.json +++ b/items/DASHER_SPIDER_MONSTER.json @@ -1,8 +1,8 @@ { - "itemid": "minecraft:spawn_egg", + "itemid": "minecraft:skull", "displayname": "§9Dasher Spider (Monster)", - "nbttag": "{display:{Lore:[0:\"§7The Dasher Spider is one of the types of spiders\",1:\"§7found in the Spider\u0027s Den. It launches itself\",2:\"§7towards the player, damaging them in the process.\",3:\"\",4:\"§c❤ Health§8: §c160\",5:\"§7Coins per Kill: §63-15\",6:\"§7Combat XP: §328-36\",7:\"\",8:\"§6§lPossible Drops:\",9:\"§fCommon Loot\",10:\"§8 ■ §fSpider Eye §8(§a80%§8)\",11:\"§8 ■ §fString §8x1-2\",12:\"\",13:\"§9Rare Loot §8[Lvl 42-50]\",14:\"§8 ■ §9Arachne\u0027s Keeper Fragment §8(§a0.2%§8)\",15:\"\",16:\"§6Legendary Loot\",17:\"§8 ■ §5 Travel Scroll to Spider\u0027s Den\",18:\" §5Top of Nest §8(§a0.02%§8)\",19:\"\",20:\"§dRNGesus Loot\",21:\"§8 ■ §7[Lvl 1] §5Tarantula §8(§a0.004%§8)\",22:\"§8 ■ §7[Lvl 1] §6Tarantula §8(§a0.001%§8)\"],Name:\"§9Dasher Spider (Monster)\"},ExtraAttributes:{id:\"DASHER_SPIDER_MONSTER\"}}", - "damage": 52, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\"}]}},display:{Lore:[0:\"§7The Dasher Spider is one of the types of spiders\",1:\"§7found in the Spider\u0027s Den. It launches itself\",2:\"§7towards the player, damaging them in the process.\",3:\"\",4:\"§c❤ Health§8: §c160\",5:\"§7Coins per Kill: §63-15\",6:\"§7Combat XP: §328-36\",7:\"\",8:\"§6§lPossible Drops:\",9:\"§fCommon Loot\",10:\"§8 ■ §fSpider Eye §8(§a80%§8)\",11:\"§8 ■ §fString §8x1-2\",12:\"\",13:\"§9Rare Loot §8[Lvl 42-50]\",14:\"§8 ■ §9Arachne\u0027s Keeper Fragment §8(§a0.2%§8)\",15:\"\",16:\"§6Legendary Loot\",17:\"§8 ■ §5 Travel Scroll to Spider\u0027s Den\",18:\" §5Top of Nest §8(§a0.02%§8)\",19:\"\",20:\"§dRNGesus Loot\",21:\"§8 ■ §7[Lvl 1] §5Tarantula §8(§a0.004%§8)\",22:\"§8 ■ §7[Lvl 1] §6Tarantula §8(§a0.001%§8)\"],Name:\"§9Dasher Spider (Monster)\"},ExtraAttributes:{id:\"DASHER_SPIDER_MONSTER\"}}", + "damage": 3, "lore": [ "§7The Dasher Spider is one of the types of spiders", "§7found in the Spider\u0027s Den. It launches itself", @@ -35,6 +35,5 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Dasher_Spider" ], - "entityrender": "Spider", "crafttext": "" }
\ No newline at end of file |