Go to file
Treer 99b52010aa bump version 2020-07-14 02:07:55 +10:00
.settings extracted building of windows and mac wrappers to extra pom.xml files 2015-12-24 02:43:32 +01:00
biome replaced all occurrences: biome color profile -> biome profile 2016-02-15 19:40:17 +01:00
lib actually removed the JGoogleAnalytics library 2015-12-24 14:50:52 +01:00
src bump version 2020-07-14 02:07:55 +10:00
travis-ci revert: fixed the windows wrapper to display stdout 2016-02-19 22:04:04 +01:00
.classpath moved devtools to the test source folder 2016-02-01 01:11:52 +01:00
.gitignore moved devtools to the test source folder 2016-02-01 01:11:52 +01:00
.project replaced occurrences of "AMIDST" by "Amidst", when used as a title, or "amidst", when used as an identifier 2015-12-30 19:52:04 +01:00
.travis.yml update travis api key attempt 1 2020-07-14 01:48:39 +10:00
LICENSE.txt Updated license.txt to reflect AMIDST's license. 2014-01-03 19:17:41 -08:00
README.md Update README.md 2018-09-29 17:47:33 +10:00
eclipse-preferences.epf exported new code formatter and compiler preferences 2016-11-20 22:55:56 +01:00
pom.xml Minetest support - initial commit 2018-03-10 18:48:03 +11:00

README.md

Amidst for Minetest

Build Status

What is Amidst for Minetest?

Amidst for Minetest is the Amidst project converted to support Minetest — a completely free and open implementation of Minecraft-like games, and a mod paradise.

Amidst for Minetest is a tool to display a map of a world without actually creating it.

With Minetest worlds, it can:

  • render an overview of a world from a given seed and map-generator
  • apply different biome sets to the world
  • locate biomes
  • view biomes as Voronoi diagrams (to aid designing/tuning biomes)
  • calculate biome coverage of worlds
  • save images of the map

The following has not yet been implemented for Minetest worlds:

  • display dungeon locations
  • locate and load any non-default advanced mapgen parameters you might be tweaking
  • Player locations, and exact spawn location.

Download

Documentation

Screenshots

default

default

default

default


What is Amidst?

Amidst is the original tool for Minecraft which this project has built off. It is a tool to display an overview of a Minecraft world, without actually creating it.

Amidst can:

  • render an overview of a world from a given seed and Minecraft version
  • save an image of the map
  • use a save game
  • display biome information
  • display slime chunks
  • display end islands
  • display the following structures
    • world spawn
    • strongholds
    • villages
    • witch huts
    • jungle temples
    • desert temples
    • igloos
    • abandoned mine shafts
    • ocean monuments
    • nether fortresses
    • end cities

Amidst cannot:

  • display changes that were applied to a save game like
    • changes made by world editors like MCEdit
    • changes made while loading the world in Minecraft
  • find individual blocks or mobs like
    • diamond ore
    • cows

Amidst has found a new home

Amidst was moved to a new location, since Skidoodle aka skiphs is to busy to maintain it. It has also found some new developers. One of them is DrFrankenstone aka Treer who is the developer of AmidstExporter. Skidoodle is still an owner of Amidst and agreed to move the project.

What is my internet connection used for?

  • Amidst will use web services provided by Mojang, e.g. to
    • display information about Minecraft versions.
    • display information about players like the name or the skin.
  • Amidst will check for updates on every start.
  • Amidst will not track you with Google Analytics, which was the case in older versions.
  • Amidst is not owned by or related to Mojang in any way.
  • Amidst comes with absolutely no warranty.
  • Amidst is free and open source software, licensed under the GPLv3.

Screenshots

These screenshots are created from the seed 24922 using Amidst v4.0 and Minecraft 1.9.

default

The End Dimension

The End Dimension

Biome Highlighter

Biome Highlighter

Grid

Grid

Slime Chunks

Slime Chunks