From cc1dad024af01a5ef6cacd3afbba2a1e18ea4a43 Mon Sep 17 00:00:00 2001 From: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> Date: Sun, 31 Jan 2021 14:16:38 +0100 Subject: added 38 wiki links + pet skin (#382) * added 38 wiki links * added skeleton horse zombie pet skin * added parent for pet candy * forgot to change rare cosmetic in nbt tag to epic cosmetic --- items/RAW_FISH-3.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/RAW_FISH-3.json') diff --git a/items/RAW_FISH-3.json b/items/RAW_FISH-3.json index 8bd10f7e..ee46b216 100644 --- a/items/RAW_FISH-3.json +++ b/items/RAW_FISH-3.json @@ -9,5 +9,9 @@ ], "internalname": "RAW_FISH-3", "clickcommand": "", - "modver": "1.0.0" + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pufferfish" + ] } \ No newline at end of file -- cgit