diff options
Diffstat (limited to 'items/PIG_ANIMAL.json')
-rw-r--r-- | items/PIG_ANIMAL.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/PIG_ANIMAL.json b/items/PIG_ANIMAL.json index 0802c4e8..dc063fc7 100644 --- a/items/PIG_ANIMAL.json +++ b/items/PIG_ANIMAL.json @@ -1,18 +1,18 @@ { - "itemid": "minecraft:spawn_egg", + "itemid": "minecraft:skull", "displayname": "§aPig (Animal)", - "nbttag": "{display:{Lore:[0:\"§7Pigs are passive mobs that can be found at the\",1:\"§7Barn and they drop raw porkchops and experience. \"],Name:\"§aPig (Animal)\"},ExtraAttributes:{id:\"PIG_ANIMAL\"}}", - "damage": 90, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e1e1c2e4-1ed2-473d-bde2-3ec718535399\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjIxNjY4ZWY3Y2I3OWRkOWMyMmNlM2QxZjNmNGNiNmUyNTU5ODkzYjZkZjRhNDY5NTE0ZTY2N2MxNmFhNCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Pigs are passive mobs that can be found at the\",1:\"§7Barn and they drop raw porkchops and experience. \"],Name:\"§aPig (Animal)\"},ExtraAttributes:{id:\"PIG_ANIMAL\"}}", + "damage": 3, "lore": [ "§7Pigs are passive mobs that can be found at the", "§7Barn and they drop raw porkchops and experience. " ], "internalname": "PIG_ANIMAL", "clickcommand": "", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pig" ], - "entityrender": "Pig" + "crafttext": "" }
\ No newline at end of file |