diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-05-16 16:59:18 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-16 10:59:18 -0400 |
commit | e4ea96706772f3c4e13bc0104b15b93df1758fef (patch) | |
tree | 95a160d040272f4488edde7dd6431e4ed8916820 /items/ZOMBIE_PIGMEN_MONSTER.json | |
parent | c54bb1f4a0fd2bc96255cccb13ed04787da06978 (diff) | |
download | NotEnoughUpdates-REPO-e4ea96706772f3c4e13bc0104b15b93df1758fef.tar.gz NotEnoughUpdates-REPO-e4ea96706772f3c4e13bc0104b15b93df1758fef.tar.bz2 NotEnoughUpdates-REPO-e4ea96706772f3c4e13bc0104b15b93df1758fef.zip |
Small Things (#492)
Diffstat (limited to 'items/ZOMBIE_PIGMEN_MONSTER.json')
-rw-r--r-- | items/ZOMBIE_PIGMEN_MONSTER.json | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/items/ZOMBIE_PIGMEN_MONSTER.json b/items/ZOMBIE_PIGMEN_MONSTER.json deleted file mode 100644 index 2204ae7c..00000000 --- a/items/ZOMBIE_PIGMEN_MONSTER.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "itemid": "minecraft:spawn_egg", - "displayname": "§aZombie Pigmen (Monster)", - "nbttag": "{display:{Lore:[0:\"§7Pigmen, which are also known as Zombie Pigmen, are\",1:\"§7neutral mobs that spawn in the Pigman\u0027s Den and\",2:\"§7Blazing Fortress. They are neutral as long as\",3:\"§7players don\u0027t provoke them.\"],Name:\"§aZombie Pigmen (Monster)\"},ExtraAttributes:{id:\"ZOMBIE_PIGMEN_MONSTER\"}}", - "damage": 57, - "lore": [ - "§7Pigmen, which are also known as Zombie Pigmen, are", - "§7neutral mobs that spawn in the Pigman\u0027s Den and", - "§7Blazing Fortress. They are neutral as long as", - "§7players don\u0027t provoke them." - ], - "internalname": "ZOMBIE_PIGMEN_MONSTER", - "clickcommand": "", - "modver": "1.0.0", - "infoType": "WIKI_URL", - "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Pigman" - ], - "entityrender": "PigZombie" -}
\ No newline at end of file |