diff options
author | jani270 <jani270@gmx.de> | 2022-04-13 10:18:14 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-04-13 10:18:14 +0200 |
commit | bbe06336ddc4d9480a9cb4792dbbcdfa2cd6b4b4 (patch) | |
tree | 6102cb59e173cb2ddb9b9206ba7799cc1632b2c4 /items/PIG_ANIMAL.json | |
parent | 2c4f16d139c4d315de7ae1498afd75057d752715 (diff) | |
download | NotEnoughUpdates-REPO-bbe06336ddc4d9480a9cb4792dbbcdfa2cd6b4b4.tar.gz NotEnoughUpdates-REPO-bbe06336ddc4d9480a9cb4792dbbcdfa2cd6b4b4.tar.bz2 NotEnoughUpdates-REPO-bbe06336ddc4d9480a9cb4792dbbcdfa2cd6b4b4.zip |
New Wiki links and other stuff
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 |