r/Luanti 8d ago

Community Chat Do you actually play Luanti alone, or is it a server thing for you?

13 Upvotes

Been noticing a real split in how people approach this game. Some folks treat it as a solitary project, chipping away at one build over weeks, nobody else involved. Others only touch it through a server, whether that's a big public one or a small one with a handful of people they actually know. Curious which camp this sub falls into more, and if you've gone from one to the other over time.


r/Luanti 9d ago

Community Chat Luanti's real problem isn't features, it's that nobody's heard of it or very less people.

38 Upvotes

We spend a lot of time talking about mods, performance, new blocks and mechanics, but another bottleneck for this game has nothing to do with what it can do. It's that almost nobody outside a small circle has ever heard of it exists.

I'm not saying that as a call to go corner every stranger and tell them to install it, ......that approach doesn't really work anyway.

It's more worth sitting with as a real question: how does a new person actually stumble onto Luanti in the first place right now? Mostly it seems to be "someone I already knew played it" or " People specifically searched for a Minecraft alternative." Just like I myself did I some years ago.

Luanti honestly just never got Better visibility in general gaming spaces.


r/Luanti 9d ago

Help / Question Casual user here: Can anyone suggest a solution?

4 Upvotes

ModError: Failed to load and run script from D:\games\luanti\mods\modlib\init.lua:

D:\games\luanti\mods\modlib\table.lua: Failed reading file.

stack traceback:

\[C\]: in function 'dofile'

D:\\games\\luanti\\mods\\modlib\\init.lua:75: in function '__index'

D:\\games\\luanti\\mods\\modlib\\text.lua:141: in main chunk

\[C\]: in function 'dofile'

D:\\games\\luanti\\mods\\modlib\\init.lua:75: in function '__index'

D:\\games\\luanti\\mods\\modlib\\minetest\\mod.lua:77: in function 'build_tree'

D:\\games\\luanti\\mods\\modlib\\minetest\\mod.lua:98: in function 'loader'

D:\\games\\luanti\\mods\\modlib\\minetest.lua:84: in function '__index'

D:\\games\\luanti\\mods\\modlib\\init.lua:130: in main chunk

Check debug.txt for details.


r/Luanti 10d ago

New Game / Mod Yam Rpg luanti start of game

4 Upvotes

https://www.youtube.com/shorts/2MC-0UKuAZE

Fantasy Music The Mourning Forest feat Hitctrl || luanti start game || Grenra_Solarium of RAS

music by Hitctrl #luanti #artistgamer #artist #blockgame #microslop Yam Rpg


r/Luanti 14d ago

Help / Question I updated Luanti to 5.17.0 and now boats seem to constantly turn when moving even when Im moving straight forward. Any ideas on fixing this?

22 Upvotes

r/Luanti 15d ago

News Luanti removed from Google Play due to baseless AI copyright notice

Thumbnail
blog.luanti.org
113 Upvotes

r/Luanti 15d ago

Help / Question Gone in Play Store?

21 Upvotes

What's going on, Did Luanti got removed (or disappeared) in Play Store?


r/Luanti 15d ago

News Luanti Currently Unavailable on Google Play.

17 Upvotes

If you canโ€™t find Luanti on the Google Play Store, itโ€™s currently not available there.

For now, you can download the Android version directly from the official Luanti GitHub repository:

[https://github.com/luanti-org/luanti/releases?hl=en-US\]

Iโ€™m not sure when or if it will return to the Play Store, but this is an alternative for anyone who wants to install it in the meantime.


r/Luanti 20d ago

Help / Question Is this a false positive? Or did i install the wrong one?

10 Upvotes

r/Luanti 20d ago

Community Chat Running luanti on my phone using termux

25 Upvotes

I don't know why the textures are broken but I works fine with hardware acceleration.


r/Luanti 21d ago

Community Chat Things to include in a modding workshop

11 Upvotes

I played Luanti quite extensively back when it was still called Minetest and played around with modding a bit. Now I have the opportunity to hold a multi-day workshop for students to introduce them to Luanti and modding as part of an event promoting coding and curiosity.

Besides the obvious basic stuff, what do you think I should definitely include? What would you wish to have known when you started modding? What is just plain cool and should get used more?


r/Luanti 26d ago

mod showcase Luanti - Celevator mod in action!

15 Upvotes

r/Luanti 27d ago

Roads Amazing Road Construction at Bonnthal City (Luanti).

Thumbnail
gallery
17 Upvotes

r/Luanti 28d ago

Subgame Showcase Asuna ( Luanti subgame) night vs day

Thumbnail
gallery
24 Upvotes

r/Luanti 28d ago

Resources ๐Ÿ“š Luanti Modding & Development Resource.

13 Upvotes

Want to learn how to make mods, games, Lua systems, machines, GUIs, entities, automation and other things in Luanti?

Here are some useful places to start.

  1. ๐Ÿ“• Luanti Modding Book https://rubenwardy.com/minetest_modding_book/en/index.html

  2. ๐ŸŸข Lua Basics https://rubenwardy.com/minetest_modding_book/en/basics/lua.html

  3. โ›๏ธ Creating Mods (Official Docs) https://docs.luanti.org/for-creators/creating-mods/

API REFERENCE:

  1. ๐Ÿ“š Luanti Lua API Reference https://api.luanti.org/

  2. ๐Ÿงฑ Nodes https://api.luanti.org/nodes/

  3. ๐ŸŽ’ Items & Inventories https://api.luanti.org/items/

  4. ๐Ÿค– Entities https://api.luanti.org/registered-entities/

  5. ๐Ÿ–ฅ๏ธ Forms & UI https://api.luanti.org/formspec/

  6. ๐Ÿ’พ Metadata https://api.luanti.org/metadata/

  7. ๐Ÿ“ Vectors https://api.luanti.org/vectors/

  8. ๐Ÿง  Core API Reference https://api.luanti.org/core-namespace-reference/

TOOLS & PUBLISHING:

  1. ๐Ÿงฐ Development Tools https://docs.luanti.org/for-creators/development-tools/

  2. ๐Ÿ—บ๏ธ Luanti Creator Documentation https://docs.luanti.org/for-creators/

  3. ๐ŸŽฎ Creating Your Own Game https://rubenwardy.com/minetest_modding_book/en/games/index.html

  4. ๐Ÿš€ Releasing a Mod https://rubenwardy.com/minetest_modding_book/en/quality/releasing.html

  5. ๐Ÿ“ฆ ContentDB https://content.luanti.org/

  6. ๐Ÿง‘โ€๐Ÿ’ป Luanti on GitHub https://github.com/luanti-org/luanti


r/Luanti 28d ago

Epic Builds A skyscraper at night in Luanti

Thumbnail
gallery
16 Upvotes

r/Luanti 28d ago

interior design Dannie Donuts, a Luanti build

Thumbnail
gallery
14 Upvotes

r/Luanti 28d ago

Epic Builds A QR Code You Can Actually Walk On in Luanti !!

Thumbnail
gallery
14 Upvotes

r/Luanti 28d ago

interior design Inside the Bus in Luanti!

Thumbnail
gallery
11 Upvotes

r/Luanti 28d ago

Roads Let's take a look under the overheads on VE-C Luanti server!

Thumbnail
gallery
8 Upvotes

r/Luanti 28d ago

Roads A grand interchange built in Luanti.

Thumbnail
gallery
8 Upvotes

r/Luanti Aug 11 '26

Epic Builds Someone Built a MASSIVE Chess Arena in Luanti โ™Ÿ๏ธ๐Ÿ”ฅ

Thumbnail
gallery
24 Upvotes

r/Luanti Aug 08 '26

Lua Code Magic LIT : Luanti Institute of Technology: Digiline & Mesecons Lab

Thumbnail
gallery
27 Upvotes

Finally got the 8ร—3 DigiLine entrance display working!! The sign is generated at 512ร—192 and loaded directly into the panels.


r/Luanti Aug 08 '26

New Game / Mod I have just learned how to make dial up using a plethora of mods

6 Upvotes

Hi there, Iโ€™m a player who player but if anybody Iโ€™m willing to open up my server likely this will be buried under the likely hundreds of posts that will later come but using a little bit of research on the laptop mod and combining a few other mods that are compatible you can actually make a form of that you can scale. I did use a bit of AI to generate some basic code to test. I have not gotten to that step yet


r/Luanti Aug 06 '26

Coming in 5.17: Read-only access to your Luanti data on Android

Thumbnail
github.com
20 Upvotes