From 23d1c9a3d3ba6af2c69884b6722d6f3a6e946cff Mon Sep 17 00:00:00 2001 From: RPI News <44128563+mobilegmYT@users.noreply.github.com> Date: Sun, 10 Jan 2021 18:13:40 -0700 Subject: [PATCH 1/2] Update install-32 --- apps/Minecraft Java/install-32 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/Minecraft Java/install-32 b/apps/Minecraft Java/install-32 index ea1673e..d79d7b4 100755 --- a/apps/Minecraft Java/install-32 +++ b/apps/Minecraft Java/install-32 @@ -43,4 +43,5 @@ echo '{ }' > $HOME/.minecraft/launcher_profiles.json echo 'Installation is now done! You can open the launcher by going to Menu > Games > Minecraft Launcher' -echo 'NOTE: You can only play versions 1.13 and higher with your current config. To use lower versions, please follow the instructions at https://www.noxxtech.tk/minecraft-install#h.fpnon3xvmuoz' +echo -e "\e[21m\e[5mWARNING:\e[0m\e[97mYou can only play Minecraft versions \e[1m1.13\e[0m and higher with your current configuration! To use lower versions, please follow the instructions at \e[96mhttps://www.noxxtech.tk/minecraft-install#h.fpnon3xvmuoz\e[39m to play versions \e[1m1.12\e[0m and under!" +read -p "Press [Enter] to continue after you've read the above message" From f771e577d38932da3ced5288a052fe5bc1dd8d53 Mon Sep 17 00:00:00 2001 From: RPI News <44128563+mobilegmYT@users.noreply.github.com> Date: Sun, 10 Jan 2021 18:16:59 -0700 Subject: [PATCH 2/2] Update install-64 --- apps/Minecraft Java/install-64 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/Minecraft Java/install-64 b/apps/Minecraft Java/install-64 index 6002a45..42b0d91 100755 --- a/apps/Minecraft Java/install-64 +++ b/apps/Minecraft Java/install-64 @@ -44,4 +44,5 @@ echo '{ }' > $HOME/.minecraft/launcher_profiles.json echo 'Installation is now done! You can open the launcher by going to Menu > Games > Minecraft Launcher' -echo 'NOTE: You can only play versions 1.13 and higher with your current config. To use lower versions, please follow the instructions at https://www.noxxtech.tk/minecraft-install#h.fpnon3xvmuoz' +echo -e "\e[21m\e[5mWARNING:\e[0m\e[97mYou can only play Minecraft versions \e[1m1.13\e[0m and higher with your current configuration! To use lower versions, please follow the instructions at \e[96mhttps://www.noxxtech.tk/minecraft-install#h.fpnon3xvmuoz\e[39m to play versions \e[1m1.12\e[0m and under!" +