diff options
Diffstat (limited to 'items/PIG_ANIMAL.json')
-rw-r--r-- | items/PIG_ANIMAL.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/items/PIG_ANIMAL.json b/items/PIG_ANIMAL.json index 926323ce..ff37ffb0 100644 --- a/items/PIG_ANIMAL.json +++ b/items/PIG_ANIMAL.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aPig (Animal)", - "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\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e1e1c2e4-1ed2-473d-bde2-3ec718535399\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjIxNjY4ZWY3Y2I3OWRkOWMyMmNlM2QxZjNmNGNiNmUyNTU5ODkzYjZkZjRhNDY5NTE0ZTY2N2MxNmFhNCJ9fX0=\"}]}},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", @@ -9,10 +9,11 @@ ], "internalname": "PIG_ANIMAL", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Pig" + "https://hypixel-skyblock.fandom.com/wiki/Pig", + "https://wiki.hypixel.net/Pig" ], "crafttext": "" -} +}
\ No newline at end of file |