From 268e5cacbf8b6b267a609d9c9100fba964b46aca Mon Sep 17 00:00:00 2001 From: GeekCorner <45696571+GeekCornerGH@users.noreply.github.com> Date: Tue, 23 Feb 2021 19:34:39 +0100 Subject: [PATCH] Setting back version to "latest" Thanks @parkervcp for information, its down now. --- minecraft/java/mohist/egg-mohist.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minecraft/java/mohist/egg-mohist.json b/minecraft/java/mohist/egg-mohist.json index 88b5dade..91a5bad5 100644 --- a/minecraft/java/mohist/egg-mohist.json +++ b/minecraft/java/mohist/egg-mohist.json @@ -41,7 +41,7 @@ "name": "Minecraft Version", "description": "The version of Minecraft to download.", "env_variable": "MC_VERSION", - "default_value": "1.16.5", + "default_value": "latest", "user_viewable": true, "user_editable": true, "rules": "required|string|max:20"