diff options
Diffstat (limited to 'items/PIGMAN_MONSTER.json')
-rw-r--r-- | items/PIGMAN_MONSTER.json | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/items/PIGMAN_MONSTER.json b/items/PIGMAN_MONSTER.json deleted file mode 100644 index 863b8e88..00000000 --- a/items/PIGMAN_MONSTER.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "itemid": "minecraft:skull", - "displayname": "§aPigman (Monster)", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3fc29372-e78e-3ad6-b0b0-05ca0a84babd\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzRlOWM2ZTk4NTgyZmZkOGZmOGZlYjMzMjJjZDE4NDljNDNmYjE2YjE1OGFiYjExY2E3YjQyZWRhNzc0M2ViIn19fQ\"}]}},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.\",4:\"\",5:\"§c❤ Health§8: §c240\",6:\"§7Coins per Kill: §64\",7:\"§7Combat XP: §315\",8:\"\",9:\"§6§lPossible Drops:\",10:\"§fCommon Loot\",11:\"§8 ■ §fGold Nugget §8x2\",12:\"\",13:\"§aUncommon Loot\",14:\"§8 ■ §aFlaming Sword §8(§a3%§8)\"],Name:\"§aPigman (Monster)\"},ExtraAttributes:{id:\"PIGMAN_MONSTER\"}}", - "damage": 3, - "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.", - "", - "§c❤ Health§8: §c240", - "§7Coins per Kill: §64", - "§7Combat XP: §315", - "", - "§6§lPossible Drops:", - "§fCommon Loot", - "§8 ■ §fGold Nugget §8x2", - "", - "§aUncommon Loot", - "§8 ■ §aFlaming Sword §8(§a3%§8)" - ], - "internalname": "PIGMAN_MONSTER", - "clickcommand": "", - "modver": "2.0.0-REL", - "infoType": "WIKI_URL", - "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Pigman" - ], - "crafttext": "" -} |