MineAtlas is a biome map of your Minecraft world seed. It also works as a village finder, slime finder, ocean monument finder and other things finder. Load a saved game, enter a seed or get a random map to get started. Large biome setting is not yet supported!
Seed map generators are invaluable tools for previewing the layout of worlds without having to generate them in-game. Tools like MineAtlas and Chunkbase allow you to input a seed and see a map of the generated world, including biomes, structures, and sometimes even slime chunks and nether fort...
Seed Finder Modadds a new world type that allows you to specify basic structure and biome criteria. Once a seed that matches that criteria is found a new dimension is added with the overworld of that seed and you are given a "seed book" with details about the seed and criteria. You can...
Drag: move the map Mouse wheel: adjust zoom level Right-click: set a red pin and fill in the coordinate inputs below the map Double click: toggle expanded map view Keyboard Arrow keys: move the map (mouse cursor must be over the map) R key: randomize seed (mouse cursor must be over...
import java.util.Random; public class SeedFinder { public static void main (String[] args) { long mask = (1L <<31)-1; for (long i = 0; i < 2*65536; i++) { long b = ((205749139540585L*i + 277363943098L) >> 17) & mask; // case where 8u = 201793413 * -b if ((b ...
Arrow keys: move the map (mouse cursor must be over the map) R key: randomize seed (mouse cursor must be over the map) Escape key: disable expanded view Touchscreen Drag: move the map Tap: show coordinates and biome below the map ...
Updated seed map and related apps for 1.21. Have fun :)Jun 13, 2024 Updated trial chambers for Java 24w21a and Bedrock 1.21.10.20May 31, 2024 Some changes to links: 1) the browser URL now includes the version, dimension, position and zoom, 2) a new share button to generate a detailed...
The integrated seed finder is highly customizable, utilizing a hierarchical condition system that allows the user to look for features that are relative to one another. Conditions can be based on a varity of criteria, including structure placement, world spawn point and requirements for the biomes ...
This buildable playset includes 2 familiar figures: Minecraft action hero Alex, with her shield and diamond sword, and the industrious Armorsmith. There are 3 environments to explore: the work area, with an anvil, furnace, grindstone and lava-filled cauldron; the armor display room, with its ...
If you want to find Slimes quickly, you can use something called aslime chunk finder. Slimes spawn in certain chunks (16x16 areas) of the map, which you can use to set up a slime farm. To easily find a slime chunk in yourseed, you can useChunkbase. This is a free tool that help...