Programs and Editors

Notice

This site is a work in progress under active development! Content and URLs may change quickly without notice. Refer to the About page for information on the mission statement, roadmap, and how to contribute.

Programs and Editors #

This is a list of unofficial Luanti-related software.

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

Mapping #

NameDescriptionInfo/webpageAuthor
Minetest MapperCreates 2D map images of an already existing world. One block corresponds to one pixel. There is also a Minetest Mapper GUI available.minetestmapperMany contributors
Amidst for MinetestCreates 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.ForumDr. Frankenstone
MTSatelliteA real-time Web mapping system. Play on your world and share a map of it in the Web, live.Forums-l-teichmann
Minetest mapserverA 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.ForumBuckarooBanzay
OnomatopoeiaCreates isometric images of already existing worlds.ForumZeg9 and HybridDog

World editing #

NameDescriptionInfo/webpageAuthor
Geo mapgenGenerate worlds from real-world topographical data. Reads GeoTiff land cover data and digital elevation models such as those provided by SRTMForumGael de Sailly
Real TerrainUse image files as heightmaps and biome-maps to generate worlds.Forumbobomb
mtmapprunePrunes the map.sqlite file of a world and deletes blocks outside a specified range.Forumsofar
WorldPainterWorldPainter is a Minecraft tool that provides Luanti 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.ForumCaptain Chaos
MapEditrMapEditr is a command-line tool for fast manipulation of Luanti map database files. Functionally similar to WorldEdit, but runs outside of the game and is designed for handling larger tasks.ForumRandom Geek
MapEditSuperseded by MapEditr (above)ForumRandom Geek

Convert data from Minecraft #

NameDescriptionInfo/webpageAuthor
mcimportA world converter for whole Minecraft maps (saves), outputting a new, playable Luanti world. For GNU/Linux.Forummany contributors
mcresconvertConvert Minecraft resource packs and texture packs to Luanti texture packsForummany contributors

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

Servers #

NameDescriptionInfo/webpageAuthor
mtmediasrvMinetest Remote Media Server: Distribute Luanti media (textures, models, sounds) to Luanti clients for multiplayer server owners that wish to have their media hosted on a remote media server URL.Forumsofar

Development #

See Development Tools for tools used to create Luanti mods, games, schematics, models, and more.