diff --git a/minecraft/java/mohist/egg-mohist.json b/minecraft/java/mohist/egg-mohist.json index 947a2693..88b5dade 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.4", + "default_value": "1.16.5", "user_viewable": true, "user_editable": true, "rules": "required|string|max:20" @@ -65,4 +65,4 @@ "rules": "required|string|max:20" } ] -} \ No newline at end of file +}