Scratch is a free programming language and online community where you can create your own interactive stories, games, and animations. Explore randomly generated worlds and build amazing things from the simplest of homes to the grandest of castles. Play in creative mode with unlimited resources or mine deep into the world in survival mode, crafting weapons and armor to fend off the dangerous mobs. Included with Xbox Game Pass Ultimate Join now for just $1.
JavaScript is required for this application!Explore Minecraft Play
Requirements
Seed
For technical reasons, you need to know the seed of your world to use Biome Finder, unless, of course, you want to find a seed for a new world. If you're playing SSP, the app is able to fetch the seed from your savegame. Alternatively, you can use the /seed command ingame. In SMP, you can use the same command if you have sufficient rights. Otherwise, however, you're dependent on the server owner, who started the world and has access to the savegame and config files.
Technical
This app uses some relatively new web technologies. As a result, some features may be disabled for older browsers. I recommend using the latest version of a major browser such as Chrome, Firefox, Edge or Safari.
Explore Minecraft Online Download
Usage
Seed Selection
The first thing you should do is select a seed and version. You can either type it in manually, or you can load it from your savegame. The latter can be done by clicking on 'Load from Save...' and selecting your level.dat, or by drag&dropping the level.dat file into your browser window. Level.dat is a small file located in the folder of every Minecraft savegame. You can find the savegames in the saves folder of your Minecraft installation. On Windows you can use %appdata%.minecraftsaves to get to that folder.
Levels allow you to store and reuse seeds on this website, without having to load your savegame every time. When loading a seed from a level, the seed will automatically be stored as a level.
You should also know that a seed is always a number (up to around 20 digits). If you type in anything else (like letters), it will be converted to a number. The app does this the same way Minecraft does, so it's safe to use letters (and other characters) as well.
Navigation
Explore Minecraft online, free
Once you entered your seed and version you can start using the map. To scroll, use your arrow keys while your mouse cursor points at the map, or move your mouse while holding down the left mouse button. You can use the slider below the map or your mousewheel for zooming. The lower inputs allow you to go to a specific point (e.g., your base) of the map and set a marker there. You can always remove and add the marker by double clicking on the map. The 'Save Map' button allows you to save the currently shown map as png image file.
Touchscreen
When using a touch-enabled device, an extra option for enabling/disabling touchscreen control will appear below the map. With that option enabled, you can drag the map with your finger to navigate, you can pinch to zoom in and out, and you can tap and hold to set a marker on the map. By double tapping on the map, you can quickly enable/disable the functionality as well.
Credits
Thanks to Earthcomputer for his work on bedrockified, which helped improve support for Bedrock Edition.
Thanks to amidst for providing biome colors.
Usage
Seed Selection
The first thing you should do is select a seed and version. You can either type it in manually, or you can load it from your savegame. The latter can be done by clicking on 'Load from Save...' and selecting your level.dat, or by drag&dropping the level.dat file into your browser window. Level.dat is a small file located in the folder of every Minecraft savegame. You can find the savegames in the saves folder of your Minecraft installation. On Windows you can use %appdata%.minecraftsaves to get to that folder.
Levels allow you to store and reuse seeds on this website, without having to load your savegame every time. When loading a seed from a level, the seed will automatically be stored as a level.
You should also know that a seed is always a number (up to around 20 digits). If you type in anything else (like letters), it will be converted to a number. The app does this the same way Minecraft does, so it's safe to use letters (and other characters) as well.
Navigation
Explore Minecraft online, free
Once you entered your seed and version you can start using the map. To scroll, use your arrow keys while your mouse cursor points at the map, or move your mouse while holding down the left mouse button. You can use the slider below the map or your mousewheel for zooming. The lower inputs allow you to go to a specific point (e.g., your base) of the map and set a marker there. You can always remove and add the marker by double clicking on the map. The 'Save Map' button allows you to save the currently shown map as png image file.
Touchscreen
When using a touch-enabled device, an extra option for enabling/disabling touchscreen control will appear below the map. With that option enabled, you can drag the map with your finger to navigate, you can pinch to zoom in and out, and you can tap and hold to set a marker on the map. By double tapping on the map, you can quickly enable/disable the functionality as well.
Credits
Thanks to Earthcomputer for his work on bedrockified, which helped improve support for Bedrock Edition.
Thanks to amidst for providing biome colors.
Name | NBTExplorer |
---|---|
Author | Justin Aquadro |
Type | Graphical NBT Editor |
Platforms | Windows, Mac, Linux (With use of Mono) |
Forum Post |
NBTExplorer is a low-level graphical NBT (Named Binary Tag) data editor for Minecraft. With a directory-tree interface for easily exploring multiple worlds, and support for the latest NBT standard, NBTExplorer is built on top of Substrate. Almost all things in a map in any Minecraft version is built with NBT, so you can usually change the datas for the newest version without updating NBTExplorer.
Usage[edit]
NBT tags control every world parameter, such as ender chest items, player's inventory, gamemode, whether the world is Hardcore or not and many other things. NBTExplorer can be used to view and change data, with uses including:
- Changing level.dat, including but not only
- Locate in-game structures;
- Add or change items, and adding enchantments;
- Access to the world seed;
- Changing gamerules without usage of the
/gamerule
command or new gamerule changer built in when creating a world; - Applying custom formatting to world or server names;
- Change the world's name;
- Change the players game mode, health, position and so on. For example, if the player is in an 'illegal area' and can't teleport back with
/tp
, this function can change the player's position. - Change the settings for terrain generation, while it doesn't affect the generated chunks;
Explore Minecraft Online Game Play
- Changing regions and chunks, including but not only
- Change the biomes for chunks;
- Change the mob datas or delete mobs. For example, if there are too many entities resulting in crashes, this can delete the mobs;
- Change the block entity data. Including command blocks, chests, signs and so on.
Compatible Formats[edit]
- Standard NBT files (e.g. level.dat)
- Schematic files
- Uncompressed NBT files (e.g. idcounts.dat)
- Minecraft region files (*.mcr)
- Minecraft anvil files (*.mca)
- Cubic Chunks region files