1
0
Fork
You've already forked mineclonia
0
luanti (formerly minetest) game inspired by minecraft
  • Lua 95.5%
  • TypeScript 2%
  • C 1.3%
  • Python 1.1%
  • Shell 0.1%
2026年04月03日 01:03:05 +02:00
menu Remove footer 2023年05月12日 23:11:00 +02:00
mods Mangrove: Missing upper case 2026年04月03日 01:03:05 +02:00
tools tools/minetestmapper: Update README and AUTHORS 2026年03月28日 18:40:25 +01:00
.gitattributes Add .gitattributes 2023年05月24日 21:41:42 +00:00
.gitignore Add minetestmapper-generated files to .gitignore 2026年03月28日 18:40:25 +01:00
.luacheckrc Add mcl_candles to global whitelist 2026年03月22日 12:22:47 +01:00
.luarc.json Disabling the unbalanced-assignments warning 2025年10月16日 18:06:39 +02:00
.mailmap Update .mailmap 2025年10月12日 17:51:21 +02:00
.woodpecker.yaml Fix woodpecker CI config failing for deleted files 2024年03月09日 09:48:25 +00:00
API.md Fix _on_set_item_entity callback description 2026年02月04日 12:18:34 +01:00
CONTRIBUTING.md Add texture contribution policy to CONTRIBUTING.md 2025年04月25日 20:00:06 +02:00
CREDITS.md Update credits 2026年03月28日 21:26:29 +01:00
DEV_TRANSLATION_WORKFLOW.md Mention tools/update-tr.sh in the documentation 2024年11月21日 08:56:59 +01:00
game.conf Added translation of the game description 2026年01月28日 21:46:56 +01:00
GROUPS.md Improve cactus breaking groups documentation 2026年03月28日 19:54:47 +01:00
LEGAL.md Update LEGAL.md 2025年04月04日 23:10:22 +00:00
LICENSE.txt Move project overall license to GNU GPLv3 2020年05月30日 19:34:36 +02:00
MIGRATING.md Update migrating information 2024年06月27日 16:02:53 +00:00
minetest.conf Update game name mentions in minetest.conf 2026年02月01日 03:25:30 +01:00
README.md Update version 2026年03月29日 12:56:27 +02:00
screenshot.png Update screenshot 2023年04月09日 12:51:26 +02:00
settingtypes.txt Add instant eat setting 2026年02月26日 20:27:26 +01:00

An unofficial Minecraft-like game for Luanti (formerly Minetest). Fork of VoxeLibre (formerly MineClone2) with focus on stability, multiplayer performance and features. For information about migrating from VoxeLibre (formerly MineClone2) to Mineclonia, see MIGRATING.md.

Version: 0.121.1

Differences from VoxeLibre (formerly MineClone2)

  • Overworld depth increased from 64 to 128 nodes
  • Improved nether portals
  • Improved leaf decay
  • Improved villages
  • Wandering traders and trader llamas
  • Suspicious nodes, pottery sherds and decorated pots
  • Conduits
  • Deep dark biome and ancient hermitage (structure corresponding to ancient city)
  • Functional loom to apply banner patterns
  • Lush caves biome
  • Cherry grove biome
  • No in-game music, twice as small compared to VoxeLibre (formerly MineClone2)
  • No hamburgers (but villagers follow dropped food as in Minecraft)
  • No renamed mobs (e.g. Creepers remain Creepers, not Stalkers)
  • Overhauled mob pathfinding, physics, and AI
  • Custom Lua map generator featuring terrain and biomes that closely comport to Minecraft and which is compatible with Minecraft seeds

Gameplay

You start in a randomly-generated world made entirely of cubes. You can explore the world and dig and build almost every block in the world to create new structures. You can choose to play in a "survival mode" in which you have to fight monsters and hunger for survival and slowly progress through the various other aspects of the game, such as mining, farming, building machines, and so on Or you can play in "creative mode" in which you can build almost anything instantly.

Gameplay summary

  • Sandbox-style gameplay, no goals
  • Survive: Fight against hostile monsters and hunger
  • Mine for ores and other treasures
  • Magic: Gain experience and enchant your tools
  • Use the collected blocks to create great buildings, your imagination is the limit
  • Collect flowers (and other dye sources) and colorize your world
  • Find some seeds and start farming
  • Find or craft one of hundreds of items
  • Build a railway system and have fun with minecarts
  • Build complex machines with redstone circuits
  • In creative mode you can build almost anything for free and without limits

How to play (quick start)

Getting started

  • Punch a tree trunk until it breaks and collect wood
  • Place the wood into the ×ばつ2 grid (your "crafting grid" in your inventory menu) and craft 4 wood planks
  • Place the 4 wood planks in a ×ばつ2 shape in the crafting grid to make a crafting table
  • Rightclick the crafting table for a ×ばつ3 crafting grid to craft more complex things
  • Use the crafting guide (book icon) to learn all the possible crafting recipes
  • Craft a wooden pickaxe so you can dig stone
  • Different tools break different kinds of blocks. Try them out!
  • Continue playing as you wish. Have fun!

Farming

  • Find seeds
  • Craft a hoe
  • Rightclick dirt or a similar block with a hoe to create farmland
  • Place seeds on farmland and watch them grow
  • Collect plants when fully grown
  • If near water, farmland becomes wet and speeds up growth

Furnace

  • Craft a furnace
  • The furnace allows you to obtain more items
  • Upper slot must contain a smeltable item (example: iron ore)
  • Lower slot must contain a fuel item (example: coal)
  • See tooltips in crafting guide to learn about fuels and smeltable items

Additional help

More help about the gameplay, blocks items and much more can be found from inside the game. You can access the help from your inventory menu.

Special items

The following items are interesting for Creative Mode and for adventure map builders. They can not be obtained in-game or in the creative inventory.

  • Barrier: mcl_core:barrier

Use the /giveme chat command to obtain them. See the in-game help for an explanation.

Installation

This game requires Luanti to run (version 5.10 or later). So you need to install Luanti first. Only stable versions of Luanti are officially supported. There is no support for running Mineclonia in development versions of Luanti.

To install Mineclonia (if you haven't already), move this directory into the "games" directory of your Luanti data directory. Consult the help of Luanti to learn more.

The Mineclonia repository is hosted at Codeberg. To contribute or report issues, head there.

Project description

The main goal of Mineclonia is to be a stable and performant clone of Minecraft released as free software.

  • Minecraft is aimed to be cloned as well as Luanti currently permits without resorting to hacks which are too heavyweight or complicated to maintain
  • Cloning the gameplay has highest priority
  • Cloning the interface has low priority. It will only be roughly imitated
  • Mineclonia will use different graphics and sounds, but with a similar style

Completion status

This game is currently in beta stage. It is playable, but not yet feature-complete. Backwards-compatibility is not guaranteed, updating your world might cause bugs and things to behave differently.

The following main features are available:

  • Tools, weapons
  • Armor
  • Crafting system: ×ばつ2 grid, crafting table (×ばつ3 grid), furnace, including a crafting guide
  • Chests, large chests, ender chests, shulker boxes
  • Furnaces, hoppers
  • Hunger
  • Most monsters and animals
  • All ores from Minecraft
  • Most blocks in the overworld
  • Water and lava
  • Weather
  • 28 biomes + 5 Nether Biomes
  • 68 biomes (5 End, 5 Nether, and 58 Overworld) if the custom Lua map generator is enabled.
  • The Nether, a fiery underworld in another dimension
  • Redstone circuits (partially)
  • Minecarts (partial)
  • Status effects (partial)
  • Experience
  • Enchanting
  • Brewing, potions, tipped arrow (partial)
  • Boats
  • Fire
  • Buidling blocks: Stairs, slabs, doors, trapdoors, fences, fence gates, walls
  • Clock
  • Compass
  • Sponge
  • Slime block
  • Small plants and saplings
  • Dyes
  • Banners
  • Deco blocks: Glass, stained glass, glass panes, iron bars, hardened clay (and colors), heads and more
  • Item frames
  • Jukeboxes
  • Beds
  • Inventory menu
  • Creative inventory
  • Farming
  • Writable books
  • Commands
  • Villages
  • The End
  • And more!

The following features are incomplete and might change in the future:

  • Some monsters and animals
  • Redstone-related things
  • Special minecarts
  • A couple of non-trivial blocks and items

Bonus features (not found in Minecraft):

  • Built-in crafting guide which shows you crafting and smelting recipes
  • In-game help system containing extensive help about gameplay basics, blocks, items and more
  • Fully moddable (thanks to Luanti's powerful Lua API)
  • Bookshelves can be used to store books
  • Nether portals can be created with custom shapes
  • New blocks and items:
    • Lookup tool, shows you the help for whatever it touches
    • More slabs and stairs
    • Nether Brick Fence Gate
    • Red Nether Brick Fence
    • Red Nether Brick Fence Gate

Technical differences from Minecraft:

  • Height limit of ca. 31000 blocks (much higher than in Minecraft)
  • Horizontal world size is ca. ×ばつ62000 blocks (much smaller than in Minecraft, but it is still very large)
  • Still incomplete and buggy
  • Blocks, items, enemies and other features are missing
  • Structure replacements on Luanti <5.14; these small replacement structures are enabled on earlier releases of Luanti on account of technical limitations preventing larger structures from generating:
    • Woodland Cabin (Mansion)
    • Nether Outpost (Fortress)
    • Ocean Temple (Monument)
    • Nether Bulwark (Bastion)
    • End Shipwreck & End Boat (End City)
    • Ancient Hermitage (Ancient City)
  • A few items have slightly different names to make them easier to distinguish
  • Different music for jukebox
  • Different textures (Pixel Perfection)
  • Different sounds (various sources)
  • Different engine (Luanti)
  • Different easter eggs

... and finally, Mineclonia is free software ("free" as in "freedom")!

Other readme files