Programs and Editors

From Minetest Wiki
Revision as of 05:22, 7 August 2022 by GreenDimond (talk | contribs) (Add Terraform to map editors)
Jump to navigation Jump to search
Languages Language: English • Deutsch • 日本語 • Bahasa Melayu

This is a list of unofficial Minetest-related software.

This is not a comprehensive list, for more see Minetest-related projects in the forum.

Mapping

Name Description Info / Webpage Author
Screenshot minetestmapper.png Minetest Mapper Creates 2D map images of an already existing world. One block corresponds to one pixel.

There is also a Minetest Mapper GUI available.

wiki many contributors
ScreenshotThumb Amidstest.jpg Amidst for Minetest Creates a map of biomes without actually creating the world. This tool just needs a world type, biome profile and seed. Can also view the biomes as Voronoi diagrams. forum Dr.Frankenstone
MTSatellite A real-time Web mapping system. Play on your world and share a map of it in the Web, live. forum s-l-teichmann
Minetest mapserver A real-time Web mapping system with POI, player, shop and item-search support. Play on your world and share a map of it in the Web, live. written in Go. forum BuckarooBanzay
Onomatopoeia Creates isometric images of already existing worlds. forum Zeg9 and HybridDog


World editing

Name Description Info / Webpage Author
150px WorldEdit Tools and commands for editing the world.

(Technically this is a modpack, and is operated from within the game engine)

wiki many contributors
Geo mapgen Generate worlds from real-world topographical data. Reads GeoTiff land cover data and digital elevation models such as those provided by SRTM forum Gael de Sailly
Real Terrain Use image files as heightmaps and biome-maps to generate worlds. forum bobomb
mtmapprune Prunes the map.sqlite file of a world and deletes blocks outside a specified range. forum sofar
WorldPainter Worldpainter is a Minecraft tool that provides Minetest support via a plugin. WorldPainter generates the world according to your instructions about the terrain height and type, and any additional "layers" you've painted which can add things like trees and other vegetation, caves or any type of custom object. You can paint and sculpt the terrain by hand, but you can also use height maps and/or image masks. forum Captain Chaos
MapEditr MapEditr is a command-line tool for fast manipulation of Minetest map database files. Functionally similar to WorldEdit, but runs outside of the game and is designed for handling larger tasks. forum Random Geek
MapEdit Superseded by MapEditr (above) forum Random Geek
150px Terraform A WIP mod that adds terraforming tools to your creative toolbox. ContentDB x2048


Convert data from Minecraft

Name Description Info / Webpage Author
mcimport A world converter for whole Minecraft maps (savegames), outputting a new, playable Minetest world. For GNU/Linux. forum many contributors
mcresconvert Convert Minecraft resource packs and texture packs to Minetest texture packs forum many contributors

Twoelk also describes other converters for importing Minecraft data into Minetest.

Servers

Name Description Info / Webpage Author
mtmediasrv Minetest Remote Media Server: Distribute Minetest media (textures, models, sounds) to Minetest clients for multiplayer server owners that wish to have their media hosted on a remote media server URL. forum sofar


Development

See Development Tools in the Minetest Developer Wiki.

See also