aboutsummaryrefslogtreecommitdiff
path: root/items/CELLAR_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/CELLAR_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/CELLAR_SPIDER_MONSTER.json')
-rw-r--r--items/CELLAR_SPIDER_MONSTER.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/items/CELLAR_SPIDER_MONSTER.json b/items/CELLAR_SPIDER_MONSTER.json
new file mode 100644
index 00000000..97ee7bc7
--- /dev/null
+++ b/items/CELLAR_SPIDER_MONSTER.json
@@ -0,0 +1,24 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§9Cellar Spider (Monster)",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a8aee72d-0d1d-3db7-8cf8-be1ce6ec2dc4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDE2NDVkZmQ3N2QwOTkyMzEwN2IzNDk2ZTk0ZWViNWMzMDMyOWY5N2VmYzk2ZWQ3NmUyMjZlOTgyMjQifX19\"}]}},display:{Lore:[0:\"§7Creepy crawler\",1:\"\",2:\"§7Coins per Kill: §61\",3:\"§7Combat XP: §335-105\",4:\"\",5:\"§6§lPossible Drops:\",6:\"§aUncommon Loot\",7:\"§8 ■ §8Spider Essence x0-1\"],Name:\"§9Cellar Spider (Monster)\"},ExtraAttributes:{id:\"CELLAR_SPIDER_MONSTER\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Creepy crawler",
+ "",
+ "§7Coins per Kill: §61",
+ "§7Combat XP: §335-105",
+ "",
+ "§6§lPossible Drops:",
+ "§aUncommon Loot",
+ "§8 ■ §8Spider Essence x0-1"
+ ],
+ "internalname": "CELLAR_SPIDER_MONSTER",
+ "clickcommand": "",
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Cellar_Spider"
+ ],
+ "crafttext": ""
+} \ No newline at end of file