aboutsummaryrefslogtreecommitdiff
path: root/items/ZOMBIE_PIGMEN_MONSTER.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/ZOMBIE_PIGMEN_MONSTER.json')
-rw-r--r--items/ZOMBIE_PIGMEN_MONSTER.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/items/ZOMBIE_PIGMEN_MONSTER.json b/items/ZOMBIE_PIGMEN_MONSTER.json
new file mode 100644
index 00000000..2204ae7c
--- /dev/null
+++ b/items/ZOMBIE_PIGMEN_MONSTER.json
@@ -0,0 +1,20 @@
+{
+ "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