diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-04-01 02:28:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-31 20:28:09 -0400 |
commit | 6eba0d9dffdd1ffc45b4f867d375593bd6226c3f (patch) | |
tree | 105c8ca89e90190ca7eb137975ad7d9cb4fa887a /items/ZOMBIE_VILLAGER_MONSTER.json | |
parent | 7d9b6c5fa33e02f85c34e72e6b950adf7cd66ccc (diff) | |
download | NotEnoughUpdates-REPO-6eba0d9dffdd1ffc45b4f867d375593bd6226c3f.tar.gz NotEnoughUpdates-REPO-6eba0d9dffdd1ffc45b4f867d375593bd6226c3f.tar.bz2 NotEnoughUpdates-REPO-6eba0d9dffdd1ffc45b4f867d375593bd6226c3f.zip |
Revert "Update Things and Mobs (#451)" (#452)
This reverts commit 124eac92c3ed3bd9077466d810be4dcec7690374.
Diffstat (limited to 'items/ZOMBIE_VILLAGER_MONSTER.json')
-rw-r--r-- | items/ZOMBIE_VILLAGER_MONSTER.json | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/items/ZOMBIE_VILLAGER_MONSTER.json b/items/ZOMBIE_VILLAGER_MONSTER.json deleted file mode 100644 index 9cca552f..00000000 --- a/items/ZOMBIE_VILLAGER_MONSTER.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "itemid": "minecraft:skull", - "displayname": "§aZombie Villager (Monster)", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3acb9940-fc42-328e-91e8-c9a9a57e8698\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTVlMDhhODc3NmMxNzY0YzNmZTZhNmRkZDQxMmRmY2I4N2Y0MTMzMWRhZDQ3OWFjOTZjMjFkZjRiZjNhYzg5YyJ9fX0\"}]}},display:{Lore:[0:\"§7The real enemy isn\u0027t the dead -\",1:\"§7it\u0027s the living\",2:\"§c❤ Health§8: §c120\",3:\"§7Combat XP: §37\",4:\"§7Coins per Kill: §61\",5:\"\",6:\"§6§lPossible Drops:\",7:\"§fCommon Loot\",8:\"§8 ■ §fRotten Flesh\",9:\"\",10:\"§aUncommon Loot\",11:\"§8 ■ §fPoisonous Potato §8(§a0.1%§8)\",12:\"\",13:\"§9Rare Loot\",14:\"§8 ■ §fCarrot §8(§a1%§8)\",15:\"§8 ■ §fPotato §8(§a1%§8)\"],Name:\"§aZombie Villager (Monster)\"},ExtraAttributes:{id:\"ZOMBIE_VILLAGER_MONSTER\"}}", - "damage": 3, - "lore": [ - "§7The real enemy isn\u0027t the dead -", - "§7it\u0027s the living", - "§c❤ Health§8: §c120", - "§7Combat XP: §37", - "§7Coins per Kill: §61", - "", - "§6§lPossible Drops:", - "§fCommon Loot", - "§8 ■ §fRotten Flesh", - "", - "§aUncommon Loot", - "§8 ■ §fPoisonous Potato §8(§a0.1%§8)", - "", - "§9Rare Loot", - "§8 ■ §fCarrot §8(§a1%§8)", - "§8 ■ §fPotato §8(§a1%§8)" - ], - "internalname": "ZOMBIE_VILLAGER_MONSTER", - "clickcommand": "", - "modver": "2.0.0-REL", - "infoType": "WIKI_URL", - "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Zombie_Villager" - ], - "crafttext": "" -}
\ No newline at end of file |