XaiJu
AtmosphericBeatsMC
AtmosphericBeatsMC

patreon


EarthToMC v1.1-beta - Download and Installation tutorial

Dear friends, in just a few days it will have been a year since I released my first real-world map for Minecraft. In a short time, this little project grew into something much bigger: thanks to everyone’s enthusiasm and positive feedback, my goal became to develop—completely from scratch—a piece of software that can automatically generate maps of any real-world area for Minecraft, in a simple, fast, and intuitive way, yet with incredibly detailed results.

After months of work and support from the community, I’m finally happy to announce that EarthToMC is now available in beta for everyone subscribed to a Top Tier plan or higher!



EarthToMC v1.1beta changelog:


You can find a complete overview of all the functionalities of EarthToMC inside the public post of this release, at this link: https://www.patreon.com/posts/120236199

If you have already installed EarthToMC before


Step 1: Open Start and search for “Ubuntu 22.04 LTS”.

Step 2: Copy and run the following command, make sure to copy the entire command:

rm earthtomc_installer_1.1beta_43643.sh; wget https://www.earthtomc.com/app/installers/earthtomc_installer_1.1beta_43643.sh; chmod +x earthtomc_installer_1.1beta_43643.sh; ./earthtomc_installer_1.1beta_43643.sh

When the installation is finished, you’ll find the updated version of EarthToMC on the "earthtomc” folder on your Desktop! Note that updating EarthToMC will replace any existing older version that is on your desktop.

Installation Tutorial for Windows 10 - 11


Step 1: Open Start and search for “Powershell”. A terminal window will appear.

Step 2: Copy and paste the following command (right click on the terminal to paste):

wsl --update; wsl --install -n -d Ubuntu-22.04; wsl -s Ubuntu-22.04



This command installs the Windows Subsystem for Linux, which enables the software to run, and takes about 5–10 minutes. Don't worry if some error code shows up if you're asked just reboot the pc

Step 3: Once the installation is complete, restart your computer if you are prompted to do that.

Step 4: Open Start and search for “Ubuntu 22.04 LTS”. You will be asked to create a username and password. Note that while typing your password, characters will not appear on the screen— this is normal.





Step 5: Copy and run the following command, make sure to copy the entire command:

rm earthtomc_installer_1.1beta_43643.sh; wget https://www.earthtomc.com/app/installers/earthtomc_installer_1.1beta_43643.sh; chmod +x earthtomc_installer_1.1beta_43643.sh; ./earthtomc_installer_1.1beta_43643.sh

This will automatically install all dependencies and the software itself. Enter the password you created the step before when asked for.



When the installation is finished, you’ll find a folder called “earthtomc” on your Desktop!

Installation Tutorial for Linux


Step 1: Open a bash terminal

Step 2: Copy and run the following command, make sure to copy the entire command:

rm earthtomc_installer_1.1beta_43643.sh; wget https://www.earthtomc.com/app/installers/earthtomc_installer_1.1beta_43643.sh; chmod +x earthtomc_installer_1.1beta_43643.sh; ./earthtomc_installer_1.1beta_43643.sh

This will automatically install all dependencies and the software itself. Enter the password you created the step before when asked for.

When the installation is finished, you’ll find a folder called “earthtomc” on your Home folder!

How to open the program


On Windows:

Open the “EarthToMC” folder on your Desktop (created at the end of the installation) and run the “EarthToMC.bat” file.

On Linux:

Open a terminal and type this command:

cd $HOME/earthtomc/gui; conda activate earthtomc; python gui.py 0

After about 5–10 seconds, a login screen will appear. Enter the credentials you received from AtmosphericBeatsMC on Patreon within 24 hours of subscribing.



If you haven’t received them yet, feel free to contact me here on Patreon or on Discord!

Known bugs


Please report any bug or anomaly to AtmosphericBeatsMC on Discord in #help

https://discord.com/invite/SXvNS8x2pJ


More Creators