Sidebar

Minetest community

minetest
Minetest community FreeLikeGNU 4 days ago 96%
Goblins supporting new Minetest games!

My [Goblins](https://content.minetest.net/packages/FreeLikeGNU/goblins/) mod for Minetest now works with: * [Minetest Game](https://content.minetest.net/packages/Minetest/minetest_game/) * [VoxeLibre / MineClone 2](https://content.minetest.net/packages/Wuzzy/mineclone2/) * [Mineclonia](https://content.minetest.net/packages/ryvnf/mineclonia/) * [Hades Revisited](https://forum.minetest.net/viewtopic.php?t=19121) * [Repixture](https://content.minetest.net/packages/Wuzzy/repixture/) Get it in game or from the ContentDB [![ContentDB](https://content.minetest.net/packages/FreeLikeGNU/goblins/shields/downloads/)](https://content.minetest.net/packages/FreeLikeGNU/goblins/)

25
1
minetest
Minetest community mintyogi 1 month ago 100%
Minetest 5.9.0 Released

As of this post the [blog](https://blog.minetest.net/) is not yet updated, but the update is available for [download](https://www.minetest.net/downloads/) and the [change log](https://dev.minetest.net/Changelog#5.8.0_.E2.86.92_5.9.0) is updated.

37
2
minetest
Minetest community icetree 1 month ago 100%
[Builds] Storage Room + Blacksmith Room

![](https://sh.itjust.works/pictrs/image/ec32e870-d4a6-48da-845e-d15849360308.png)

24
1
minetest
Minetest community someoneFromInternet 3 months ago 92%
[SOLVED] Are there "create" likes mods for minetest?

I like such mods in minecraft. Maybe minetest has some similar?

11
12
minetest
Minetest community pedka 3 months ago 100%
A modded Minetest Game or VoxeLibre for a Minecraft-like experience?

Hey, I've found out about Minetest yesterday and I really like it. I wanted to get more familiar with the game, so I thought that making a survival world would be a good learning experience. I have made a few worlds in the Minetest Game, but I noticed that it's a clean sheet for mods. So if I wanted a classic survival experience like in Minecraft, what would be better, a modded Minetest Game or VoxeLibre? Thanks in advance!

15
3
minetest
Minetest community skele_tron 3 months ago 100%
Some recomendations for mods that are somewhat like alex caves?

Not a carbon copy, but my kid was awestruck by dinosaurs and monsters, running a fabric server at home has taken me a whole sunday to set up I wanted to come to voxelibre, im tired of evading msofts practices even tho i had long ago bought the game. I wish there was DwarfFortress / Minetest crossover tho

10
3
minetest
Minetest community BackOnMyBS 3 months ago 100%
Anyone figure out how to make a working hopper minecart unloader?

I've tried the standard Minecraft one and several variations of it, but none work. The standard one below just doesn't give the cart enough time to unload. I tried placing 3 hoppers in a row and one in a closed track circuit, but those didn't work either. Standard ![](https://lemmy.autism.place/pictrs/image/4062cafc-11f3-47e5-b317-789d551a8361.jpeg) Circuit ![](https://lemmy.autism.place/pictrs/image/6b63bc1e-aaba-40fc-8519-b40d39d341ba.png)

8
2
minetest
Minetest community possiblylinux127 4 months ago 100%
Is it possible to offload the Minetest game engine to openCL?

Ok this might be totally random but I think it might be possible to use the power of some GPUs to offload the heavy lifting. Imagine having a world with lots of stuff going on. It would be nice to have it offloaded to the GPU as the GPU can do calculations in parallel.

7
4
minetest
Minetest community Im_old 5 months ago 100%
game with no monsters? solved

Hi everyone! Can someone please recommend a game without monsters (but with animals)? I am running my minetest server at home and I'd like to start playing with my kid, but I really don't like the monsters bit. I just want a game where we can explore and build things together. Thanks! ETA: For anyone looking for the same thing: I've added the option `only_peaceful_mobs = true` in minetest.conf under minetest/data/games/mineclone2 I've waited for the next night cycle and no monsters spawned. But a cow mooing behind me scared lol. Thanks to [@GrappleHat@lemmy.ml](https://lemmy.ml/u/GrappleHat) for the tip!

15
4
minetest
Minetest community sleepybisexual 5 months ago 100%
Controller support?

How can I linkba controller to mintest on android. If three is no native support how would I need to map controls to screen to use a controller?

6
7
minetest
Minetest community sleepybisexual 5 months ago 80%
How do I make a server? + need plugin recommendations

I wanna make a server as close to vanilla mc as possible but my hardware is a bit limited, I'm running a Samsung a51 as my server. What plugins give a mc like experience? And how do I make the server

3
14
minetest
Minetest community GrappleHat 5 months ago 90%
Recommended graphics settings?

What are your recommended Minetest graphics settings? I've tried the "just turning everything on" approach, and that's fine. But it's a bit superficial. What are the knobs to turn to get a more fun graphical experience? :D

9
3
minetest
Minetest community Mantar 6 months ago 100%
Exile v03.17 released content.minetest.net

Exile stable release v0.3.17 is out with the following new features: - Better feedback: Informational states displayed on character tab - Drystack and Rammed earth arches: build a wall, knock out the middle - server command: /recover_inv <player> to restore inv lost on restart Get it from: https://content.minetest.net/packages/Mantar/exile/

7
0
minetest
Minetest community MajorHavoc 6 months ago 100%
A Pipeworks Crash Course github.com

Since I couldn't find it, here's a bare minimum guide to starting using the Pipeworks mod. This recipe builds a trivial item sorter. Mods you need: - Pipeworks - Mesecon - I3 Inventory (optional, strongly recommend) Resources you need (if building this in survival): - 24 wood planks for 4 chests - a lot of leaves (for plastic for tubes and for the injector) - a lot of mese Crystals (for the injector and the sorting tube segment and the blinky plant) - 3 saplings (for the blinky plant) - 2 iron for the injector To build the parts - look up the part recipes in I3 Inventory, or the MineTest wiki. The Build: In this order, place, on flat ground, in a straight line: - A chest - A stack wise filter injector - A pneumatic tube segment - A sorting pneumatic tube segment - A final chest Now place the last two chests on the ground on either side of the 'sorting pneumatic tube segment'. Now place a 'blinky plant' beside the 'stackwise filter injector', to get it running. Yes, it must be a blinky plant. Now throw some crap in the first chest and watch it get moved randomly to the other 3 chests. Now, grab an item you want sorted, say 'dirt block'. Left click on the 'sorting pneumatic tube segment'. Put the dirt block next to one of the colors. Put more dirt blocks into the first chest. Watch the dirt blocks follow the color you chose. Repeat with more item types. Now your inventory is sorted, kind of. Finally, add additional chests and sorting tube segments, as needed, to suit your personal play style. Edit: Of course now I found a decent wiki page that has more detail, so I put that in the URL.

9
0
minetest
Minetest community MajorHavoc 6 months ago 100%
Newbie Lessons

Here's things I learned, so far, as a new player of Minetest. I'm new at this, so I'll gladly update this post with any corrections. - Mineclone2 is a great place to just start playing! - When confident enough to choose my own plugins, I switched back to MineGame/default, for the bigger library of available plugins. - Mesecons is redstone, but looks way nicer. Insulated wires alone look like a huge sanity saver. - The world is dramatically taller and deeper, so you're going to want a teleporter or elevator plugin. I found Travelnet a practical option. - if you're coming from Java edition Minecraft, you may be pleasantly surprised how much faster, lighter and more efficient Mineclone is. - The hang glider plugin is a giggle and a half. - Building a Cotton farm was a quicker path to beds and hang gliders, for me, than searching for sheep.

14
0
minetest
Minetest community Mantar 7 months ago 96%
Exile v0.3.16 is out now content.minetest.net

A new release of Exile is out now. We've bumped the minimum Minetest version to 5.5, and we're happy to say that Exile is now fully free/libre! Say hello to our brand new CC-BY-SA 4.0 Gundu model: https://files.catbox.moe/28wt2f.mp4 Changes: - Replaced NC-licensed Gundu, Exile should be fully free now - WITT for Exile: show the names of things when you press the zoom key - Improved light meter - Added /crouch as alternative to double-tapping shift, in case of lag - Less trouble with lowering ropes/ladder Get it from: https://content.minetest.net/packages/Mantar/exile/

23
1
minetest
Minetest community 4ffy 8 months ago 96%
Minetest Blog - Early Winter in Minetest blog.minetest.net

> Improvements are made to graphics, the Lua API, and the user interface. We present the winners of the 2023 Game Jam along with other cool mods. A new core developer joins the team, and we look forward to FOSDEM 2024!

24
6
minetest
Minetest community FreeLikeGNU 9 months ago 90%
Goblins - Update

[Goblins](https://content.minetest.net/packages/FreeLikeGNU/goblins/) update with many bug fixes for Mineclone 2 and Mineclonia support and emotes for goblin trade reactions!

16
2
minetest
Minetest community ozoned 9 months ago 100%
Minetest Game Jame 2023 content.minetest.net

The results of the #Minetest #gamejam are in! In third place, we have "The Unexpected Gambit" by NO11 A chess game with unexpected mechanics. https://content.minetest.net/packages/ In second place, it's The Velvet Crystal by regulus Recover the crystal and bring light back into the world https://content.minetest.net/packages/regulus/regulus_mtgamejam_2023/ and first place goes to... Citadel by Irevol - A time-traveling puzzle game https://content.minetest.net/packages/_Irevol_/citadel/ Stolen from the Minetest Mastodon: https://fosstodon.org/@Minetest

11
0
minetest
Minetest community Zughy 10 months ago 100%
Fantasy Brawl gets a brand new HUD! mastodon.social

Come try it on the AES Minetest server!

12
0
minetest
Minetest community Zughy 10 months ago 77%
BLOCK LEAGUE TOURNAMENT (info in comments, money)

Are you prepared to make your keyboard and mouse dance to the rhythm of Mariah Carey in this new FPS tournament? ❓ 8 teams of 3 players each. Direct elimination 🗺 Hyperium (quarterfinals), Station 2 🗓 Friday, 29 December 🕑 8:30 PM - 10:30 PM (UTC) 🏆 Prizes 1st place: Champion title tag, server statue, €20 each! 💰 2nd place: finalist tag ✍️ How to apply: Enter the Matrix room of the AES server (https://matrix.to/#/%23minetest-aes:matrix.org) to let us know about your team

5
0
minetest
Minetest community ihopethisisnotawful 11 months ago 100%
Loving this game so far

I found a bunch of cool mods and cool servers that make it up to par with vanilla minecraft and maybe even up to par with modded minecraft. I have just a few questions, is it possible to change the way the third person camera operates? it looks a little weird to me and I was wondering if there's a way to make it more "minecrafty"

27
1
minetest
Minetest community 4ffy 11 months ago 100%
August and September - Early Autumn in Minetest blog.minetest.net

A menu rework and God rays are among the improvements on the road to the 5.8.0 release.

13
2
minetest
Minetest community Xirup 12 months ago 100%
Notorious input lag

As in my other post (I think it is better to keep the posts separate because they are different problems) Minetest on Linux has a strange input lag in the mouse, it is not very big but it is very noticeable for a game like Minecraft, it gives me headaches when playing with that input lag. I tried to activate the mouse "smoothing" and although I would say it helps a little, it doesn't really fix it, it just camouflages it and gives a weird sliding effect on the mouse. As I already mentioned, this problem is exclusive of Minetest in Linux, in Windows I don't suffer from any problem. I consider that these problems are Nvidia's propietary drivers fault, I was really investigating a lot this problem before posting this here but I didn't find anything, just some unrelated issues in Github.

6
0
minetest
Minetest community Xirup 12 months ago 100%
Terrible performance of Minetest on Linux

Hi! I have been enjoying Minetest immensely these last few days but it is simply unplayable on my PC because it is unable to maintain a stable framerate, be it 30 or 60 fps. Sometimes when viewing giant block structures or sometimes at random times the FPS drops to 24 or less and I tried to lower the rendering distance (I think it's called differently) but although it does improve, it shouldn't be fixed if my PC is 100% capable of running it well, and in fact on Windows it runs beautifully. Specs: RTX 3060, Ryzen 5 5600X, 16GB DDR4, SSD. I thought it was a problem with my distro (Garuda Linux) so I installed another one (KDE Neon) and it's exactly the same, I also switched from X11 to Wayland and it's still the same, I honestly don't know why this happens but it's not hardware deficiency, also I tried the git version (via AUR), flaptak and snap, the problem persists, In Windows it works perfectly without any problem, it runs great and with everything set to maximum but in Linux it is simply unplayable. I would like to add something important, and it is that in Linux none of the compilations uses the GPU to the maximum, according to nvtop it is being used but in very little measure, and it seems that the CPU does everything.

11
7
minetest
Minetest community possiblylinux127 12 months ago 83%
Is there a way to get server stats from outside minetest?

I want to get things like server uptime and player count

4
3
minetest
Minetest community possiblylinux127 12 months ago 75%
Run command on the host though mod

Is it possible to run a command on the host though a mod? I know that could be a massive security risk.

2
1
minetest
Minetest community possiblylinux127 1 year ago 88%
Is there a decorative mod that integrates with pipeworks and technic?

I'm looking to build some houses but I want to have the sinks and light be powered off of a city main running under the street. Is this possible?

7
0
minetest
Minetest community Xirup 1 year ago 100%
Why I can't download Mineclone2 from the Minetest content manager?

As seen in the image, in the past to download Mineclone2 I simply downloaded it from there, but I don't see it available anymore, is there a reason? I already downloaded the .zip and placed it in `$HOME/.minetest/mods` and although it appears in the list of mods I can't use it.

13
6
minetest
Minetest community dragfyre 1 year ago 100%
Minetest channels on PeerTube

Here's a short list of some the Minetest gameplay channels that I've found on PeerTube recently. It includes only channels that have posted Minetest content in the past year (IIRC all of these have posted within the past month or so). [@minetestvideos](https://share.tube/video-channels/minetestvideos) of course - Regular videos reviewing Minetest mods by [@nathansalapat](https://share.tube/accounts/nathansalapat). [@linux.sauna.videot@diode.zone](https://diode.zone/c/linux.sauna.videot/videos) - Regular Minetest VODs in Finnish with a Linux bent. [@pcworms](https://peertube.linuxrocks.online/video-channels/pcworms) - Minetest CTF VODs, mostly in English. [@lofenyy\_does\_things](https://diode.zone/video-channels/lofenyy_does_things) - Calm Minetest gameplay. [@dragfyre\_games](https://diode.zone/video-channels/dragfyre_games) - Minetest with kids, among other things. Feel free to comment on this post if you know of other good PeerTube channels!

18
2
minetest
Minetest community dreiwert 1 year ago 100%
Using 3D scanned objects in Minetest gitlab.imn.htwk-leipzig.de

A workflow to scan 3D objects into Minetest voxel buildings targeted at low end hardware. Comments are appreciated.

10
2
minetest
Minetest community SmashTheState 1 year ago 100%
Is this hosting service safe?

Well, I am looking for a free Minetest server hosting service for me and my friends and i found this website. I just wanna know if this is safe or not. [http://www.minetesthosting.com/]()

5
3
minetest
Minetest community Dubois_arache 1 year ago 100%
This is my new house in YourLand server, under heavy construction

There is a camel and some fences in the left, a stable in the front, and a bit to the right the unfinished house made of glass and wood.

11
8
minetest
Minetest community Dubois_arache 1 year ago 100%
My new stable in Yourland server

Screenshot of online gaming of minetest. There are an animal fences and some crops around a river, in the center behind the crops is the Stable with the prettiest horses :P

8
0