diff options
Diffstat (limited to 'items/PORTABLE_CAMPFIRE.json')
-rw-r--r-- | items/PORTABLE_CAMPFIRE.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/PORTABLE_CAMPFIRE.json b/items/PORTABLE_CAMPFIRE.json index cd732cd7..69eb2069 100644 --- a/items/PORTABLE_CAMPFIRE.json +++ b/items/PORTABLE_CAMPFIRE.json @@ -24,7 +24,7 @@ "crafttext": "", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", - "infoType": "", + "infoType": "WIKI_URL", "recipes": [ { "type": "forge", @@ -36,5 +36,9 @@ "duration": 1800, "overrideOutputId": "PORTABLE_CAMPFIRE" } + ], + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Portable_Campfire", + "https://wiki.hypixel.net/Portable_Campfire" ] }
\ No newline at end of file |