diff options
author | jani270 <jani270@gmx.de> | 2022-11-13 13:49:20 +0100 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-11-13 13:49:20 +0100 |
commit | 1a662e795fa71b10471b6f3e4c9e4955685092a8 (patch) | |
tree | 0cb12426810b32fe1f13ea16dd96b7e442fbbfe2 /items/DASHER_SPIDER_MONSTER.json | |
parent | c7f6c27bafd374d29a511e125f9f08cac32e4771 (diff) | |
parent | aebdb4e42bf3f00630c3be38ed208e0a02d9d39b (diff) | |
download | NotEnoughUpdates-REPO-1a662e795fa71b10471b6f3e4c9e4955685092a8.tar.gz NotEnoughUpdates-REPO-1a662e795fa71b10471b6f3e4c9e4955685092a8.tar.bz2 NotEnoughUpdates-REPO-1a662e795fa71b10471b6f3e4c9e4955685092a8.zip |
Merge branch 'master' into prerelease
Diffstat (limited to 'items/DASHER_SPIDER_MONSTER.json')
-rw-r--r-- | items/DASHER_SPIDER_MONSTER.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/DASHER_SPIDER_MONSTER.json b/items/DASHER_SPIDER_MONSTER.json index 6e355bf2..cfc1c282 100644 --- a/items/DASHER_SPIDER_MONSTER.json +++ b/items/DASHER_SPIDER_MONSTER.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:skull", "displayname": "§9Dasher Spider (Monster)", - "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\"],Name:\"§9Dasher Spider (Monster)\"},ExtraAttributes:{id:\"DASHER_SPIDER_MONSTER\"}}", + "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: §c170 - 900\"],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", "§7towards the player, damaging them in the process.", "", - "§c❤ Health§8: §c160" + "§c❤ Health§8: §c170 - 900" ], "internalname": "DASHER_SPIDER_MONSTER", "clickcommand": "viewrecipe", |