ContentDB
  • Mods
  • Games
  • Texture Packs
  • Random
  • Help
  • Sign in
  • Languages
    • Help translate ContentDB
  • «
  • 1
  • 2
  • …
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • …
  • 126
  • 127
  • »
  • erle 2022-05-23 03:49 UTC

    Nice mod to play with algorithmically generated structures

    It seems to me that the “Run your first program” instructions must be done after the “Write your first program” instructions to avoid a crash.

    Note that several of the examples do not work if your world does not have the mods vector3 and worldedit.

    Why is this mod not available for Minetest 5.5+?

    CodeBlock by giga-turbo 2 comments
  • erle 2022-05-23 03:08 UTC

    Very challenging, unusual and deep game mechanics

    I have encountered no other Minetest game yet that felt so much like a survival challenge.

    In Exile, simply not dying all the time means that a player is doing something right.

    Building an actual house is a challenge – I managed to live in a tiny cave.

    Survival tip: Stay warm and make sure you have drinking water.

    Exile by Mantar 0 comments
  • erle 2022-05-23 02:36 UTC

    Very weird usage, but overall okay

    This mod basically works by overriding day/night ratio for the player who uses it. This means that the sun and moon do still move, it is just light or dark permanently.

    The mod uses the /ptime command to do three things:

    • Activate ”permanent night” (darkness)
    • Activate ”permanent day” (light)
    • Disable ”permanent time” (normal day/night changes)

    Enter the command repeately to cycle between the modes.

    A possible improvement for this mod would be for the /ptime command to take a parameter, like /ptime day or /ptime night or /ptime disable. That way users would no longer have to guess what the command will do.

    Perma Time by _Xenon 0 comments
  • erle 2022-05-23 02:14 UTC

    Interesting gameplay change, crashes with fire and TNT

    This changes how Minetest works in an interesting way. I suggest to try it out!

    I found the following issues with Minetest Game that show that this mod needs work:

    • Fallback hand digging is not supported – players can not dig dirt when holding a pickaxe.
    • Damaging plantlike nodes looks weird.
    • Exploding TNT crashes the game.
    • Digging fire crashes the game.
    Tools Using the Node Damage and Repair System by Noodlemire 0 comments
  • erle 2022-05-22 23:39 UTC

    Cool idea, but not enough of a timesaver

    The stair pick idea is nice, However, I was not able to create corner stairs or upside down stairs. This means I actually do have to craft and place stairs, which I wanted to avoid.

    There is a slight visual flicker when a node is turned into a stair. I think this happens because the node is being removed before it is placed. Since the code is old (2013), I assume that back then it might have been necessary, but nowadays I would use minetest.set_node() to get flicker-free stair picking.

    Stair Pick by BrandonReese 0 comments
  • erle 2022-05-22 23:27 UTC

    Looks good but slows down map generation enormously with default settings

    This mod created server lag with default naturalslopeslib settings, on an 8-core machine. IMO these should be adjusted accordingly.

    If interacting with the world in singleplayer mode becomes extremely laggy with this mod active, change the naturalslopeslib settings:

    Changing “Generation Method” to “Progressive” lead to a non-laggy game. You can also disable “Shape update on generation” to fix this.

    Natural slopes for Minetest Game by karamel 2 comments
  • Linuxdirk 2022-05-22 13:56 UTC

    Awesome must-have mod, but …

    I love it. Technic is one of the first mods I install whenever I set up a new world and it is also one of my go-to mods when I just want to toy around with things. It is very feature-rich and well integrated with a lot of other mods.

    … but: it entirely lacks of proper documentation.

    The wiki on GitHub has pages that were last touched almost 10 years ago and basically contain nothing more than the name of an item or sometimes only a list of headings. There is also a “manual” wich is an unsearchable giant wall of text without any proper information on crafting, alloying (what materials in what ratio), and other things to produce stuff.

    Technic by RealBadAngel 1 comments
  • hilol 2022-05-22 05:38 UTC

    Great modpack.

    Great modpack and great for players who don't have the right dependices in games.

    Zero by BigBear 0 comments
  • Arkatron 2022-05-21 06:22 UTC

    Another minecraft concept

    I just liked this mod at sight now you can have a moving and I guess a static map from your mod. I was about to try my hands on this to implement a working handmap but your mod did that fullfiling the missing dependency. So I recommend this mod

    Xmaps by erle 0 comments
  • Samson1 2022-05-16 12:16 UTC

    It looks great but it crashes almost instantly.

    AsyncErr: Lua: Runtime error from mod 'df_caverns' in callback environment_OnGenerated(): ...n64\bin..\mods\dfcaverns\df_caverns/surface_tunnels.lua:52: attempt to index local 'humiditymap' (a nil value) stack traceback: ...n64\bin..\mods\dfcaverns\df_caverns/surface_tunnels.lua:52: in function <...n64\bin..\mods\dfcaverns\df_caverns/surface_tunnels.lua:9> ...t-5.6.0-837cea6b4-win64\bin..\builtin\game\register.lua:425: in function <...t-5.6.0-837cea6b4-win64\bin..\builtin\game\register.lua:409>

    Dwarf Fortress style caverns by FaceDeer 3 comments
  • Samson1 2022-05-16 12:04 UTC

    The sky is now a sea of lava flowing downward

    It works great underground, but the sky is now lava with some random generations. picture

    Underground Challenge by Hypernoot 1 comments
  • ROllerozxa 2022-05-15 19:10 UTC

    Bushy and fluffy leaves

    Simple but wonderful mod, makes the trees feel so much more alive.

    Bushy Leaves by erle 0 comments
  • Wizard_of_mkdir 2022-05-14 08:07 UTC

    Pretty much a technolgy-centered game

    This is the most expansive yet straightforward technology mod for Minetest. Its best feature is that is adds actual progression to MTG, other than the obvious stone-steel-mese/diamond upgrade chain it already has. From the very beginning, you will need a charcoal mound and a smelting tower to start with advanced metalworking, which adds a nice mechanic to the beginning. Then you will build a steam engine, which is when the real game begins. You can start automating almost anything now, from ores to farming. Oil is also such a genious addition: wells are often far from where you have built your base, so you don't need to just find one, but also create a system to transport the oil to wherever you factories will be. Overall, this is one of the best mods for Minetest.

    Techage Modpack by joe7575 0 comments
  • Wizard_of_mkdir 2022-05-14 08:01 UTC

    An amazing look at aviation history

    To a modern onlooker the plane, like many from its time period, looks awkward: wings and rigging like on a sailship, and are those bicycle wheels? However, this mod captures the amazing ingenuity of early planes like this. Learning how to pilot it is also incredibly fun: at first you will crash into the ground like a rock to land, then you will learn to control the power, and then finally landing feels so satisfying. It is also a nice introduction to the other plane mods, since it features similar mechanics, but is easier to pilot.

    Demoiselle by APercy 0 comments
  • ivon 2022-05-14 06:44 UTC

    Cool aircraft mod

    With realistic controls.

    Super Duck Hydroplane by APercy 0 comments
  • Pussy Cat 2022-05-13 17:18 UTC

    Boring!!!

    Seriously, it's boring.... Windows is boring......... and your retro concept too..... Improve it

    File Cabinets by danil_2461 0 comments
  • Arkatron 2022-05-13 11:37 UTC

    I totally agree with everyone else

    Whatever they said was right. It is really an amazing mod. It can be used in houses. In wtf caves. Super caverns, etc.

    Wielded Light by bell07 0 comments
  • flemtone1 2022-05-13 10:21 UTC

    bounce

    yesssss now I have a blue bed, thanks.

    Beds Redo by TenPlus1 0 comments
  • flemtone1 2022-05-13 10:20 UTC

    so handy

    been looking for a mod like this for ages, thank you.

    What is This? UwU by Rotfuchs-von-Vulpes 1 comments
  • knock 2022-05-12 21:45 UTC

    "But we have Minecraft at home!"

    It's not 100% like Minecraft, and nobody should expect that. Gameplay is significantly enriched over, say, Minetest Game, and I like MineClone 2 more than Minecraft because it provides a full experience, but is trivial to set up (download it in the browser). There's apparently a way to get a minimap with an item, but one thing I would change is the ability to just enable it or not in a menu. The cool thing is it's fairly trivial to make change like this, which I count as a plus over Minecraft.

    If you like Minecraft's play style, this is a great alternative. It isn't 1:1, but it's definitely one of the best games on MineTest, with plenty of good reason.

    VoxeLibre (formerly MineClone2) by Wuzzy 1 comments
  • knock 2022-05-12 21:39 UTC

    Basic, but perfect if you just want to break and build stuff

    If you want something that is just mining and resource management with no mobs, this is a great game. People are right that it is barebones, but that's the point: To show the basics of what this engine can do.

    If you want mobs, mods are easy enough to add so you can have them or you can just play another game. Minetest Game also provides enough for somebody who just wants to mine and build to do so, which is perfect in its own way.

    Minetest Game by Luanti 0 comments
  • erle 2022-05-12 17:36 UTC

    Better gameplay for cave explorers!

    I tried this mod out and did not expect much from such relatively simple changes to lighting mechanics.

    Then, while playing Minetest, I was amazed how much nicer cave exploration felt with a wielded torch.

    Wielded Light by bell07 0 comments
  • erle 2022-05-12 17:26 UTC

    Cute tech demo. Previous version took ages to load, but that is now fixed!

    This mod makes the world a lot more literal.

    Long node names are hard to read though; the mod should use line breaks.

    This mod slowed loading the game a lot. This was fixed and I can recommend it now.

    Part of my earlier critcism is still relevant and there was a conversation, so my previous review can be read below. Note that I have since put the mod tga_encoder on ContentDB, which makes it trivial to generate textures for Minetest <5.5.


    This mod does exactly what the description says.

    However, it contains three technical flaws:

    First, textures are regenerated every time a world is loaded. This is wasteful and not necessary. This is probably what makes it very slow. Second, textures are given via the texture modifier [png. This is wasteful and does not degrade gracefully in older versions. Third, textures are generated as RGBA, even though they are simple monochrome bitmaps.

    Here is how I would fix those:

    First, write the textures to the filesystem instead of using the [png texture modifier. Second, generate the text textures only if they do not exist on the filesystem yet. Third, use TGA as the file format (~20 bytes header, dump pixels, write footer).

    This should result in a mod that is much faster and also compatible with older Minetest versions.

    Text Text. by olive 5 comments
  • olive 2022-05-12 15:59 UTC

    simple & effective

    Such a simple change, but works wonderfully for making leaves look nice! Suprisingly trees with snow on them don't actually look that odd?

    Bushy Leaves by erle 0 comments
  • Arkatron 2022-05-12 04:39 UTC

    A different concept

    I really liked this mod. The bushy leaves are advantageous over boxy as they are kind of opaque, have uneven hitboxes. I am saying that it is worth to be tried and these properties might help in making a trap.

    Bushy Leaves by erle 2 comments
  • Jackknife 2022-05-10 22:49 UTC

    Works great

    similar to X_bows

    NextGen Bows by StarNinjas 0 comments
  • Volik 2022-05-09 12:49 UTC

    Amazing mod!

    Exactly what I needed! Great mod to use. Also can be used as '1 life challenge' :)

    Banned on Die by srifqi 0 comments
  • Volik 2022-05-09 12:12 UTC

    The best weapon mod out there

    I liked this mod very much, but I agree with ulla: you need to add privileges to shoot, or add privilege that allows you shoot dangerous weapons in any area. Also, can you add rocket launcher that can be blocked by restricted anti-weapon areas?

    Ranged Weapons by Lars 0 comments
  • Volik 2022-05-09 11:54 UTC

    Amazing mod

    I like this mod, it helped me. I had no bugs yet, if I will have them - I will report them.

    Colored Chat (Server Side Mod) by 1F616EMO 2 comments
  • Arkatron 2022-05-09 10:59 UTC

    I just love this mod

    This mod is really amazing and very interesting to try out. Many of these trees are damn big, I could build a survival base in them. The trees grow everywhere adding a lush like landscape everywhere. Then in creative inventory you have the fat growing saplings which grow trees in an instant. They are really worth a try. But it lags a lot at first as too many trees have to grow at the same time.

    I have a suggestion for you that could you add some other trees too, like mango and dark oak tree.

    More Trees! by mt-mods 0 comments
  • flemtone1 2022-05-09 10:52 UTC

    honey

    this was nice to play with for a while but a lot of work to make honey, we prefer the beehive in mobs_animal.

    Bees by TenPlus1 0 comments
  • flemtone1 2022-05-09 10:50 UTC

    tipsy

    I like this mod cause it adds so many drinks and bottles that can be used for food and decoration, and if you use tens stamina mod you can really get drunk.

    Wine by TenPlus1 0 comments
  • flemtone1 2022-05-09 10:46 UTC

    Protect

    we like using this because of the key tool that can let us lock or protect doors easily.

    Doors Redo by TenPlus1 0 comments
  • flemtone1 2022-05-09 10:44 UTC

    Hungry

    this mod gives a good use to all of the food in farming redo and the drunk effects with wine mod are funny.

    Stamina (Fork) by TenPlus1 0 comments
  • flemtone1 2022-05-09 10:42 UTC

    Better

    I find this easier to place stairs and it has slopes and actual glass and glowing stairs.

    Stairs Redo by TenPlus1 0 comments
  • Arkatron 2022-05-09 10:27 UTC

    Lovingly beautiful

    I just fell in love when I tried this mod. It is just amazing. Whoa so many biomes on the dround,underground. And not to be kidding it looks great when you play using this on v5. it is splendid. I actually got the Shaolin temple like landscape when I went in the Bamboo forest and grew Sakura or cherry blossom trees there. It was a total wowscape.

    I have a suggestion too. Could you please add Banyan trees to the mod. Actually I like seeing them in real life, and dearly hope one day they would be in sandbox games like minetest too.

    Ethereal NG by TenPlus1 1 comments
  • flemtone1 2022-05-09 10:18 UTC

    mytitle

    love this texture pack cause it suits minetest better than the default one.

    PixelBOX by jp 0 comments
  • TenPlus1 2022-05-08 09:40 UTC

    Nom the brown

    It's nice to see solid shrooms in the world with a nice design :)

    Nextgen Fungi by StarNinjas 1 comments
  • Blocky Player 2022-05-08 01:03 UTC

    Good models, good textures.

    This is a great mod, and has excellent models and textures. I even tried to change the plantlife model but had problems with the texture, and this is exactly what I needed.

    Nextgen Fungi by StarNinjas 3 comments
  • Eris 2022-05-07 08:48 UTC

    The mod has nice assets.

    10 / lonely

    Best pillow-fight weapon for a pajama party!

    Body Pillow by mt-mods 0 comments
  • «
  • 1
  • 2
  • …
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • …
  • 126
  • 127
  • »

ContentDB © 2018-24 to rubenwardy

  • Help
  • About
  • Contact Us
  • Terms of Service
  • Policy and Guidance
  • Donate
  • API
  • RSS / Feeds
  • Privacy Policy
  • Report / DMCA
  • Advanced Search
  • User List
  • Threads
  • Collections
  • Support Creators
  • Translate Packages
  • Source Code