Download (808 KB)

How do I install this?

Anyone here ever played The Mana World? It's another libre game out there, maybe not quite as popular as Minetest, but still very nice. Anyway, I've been there, and I decided to bring back some exotic slimes for y'all, inspired by the ones found in that game!

You want slimes? We got 'em! You want lava slimes? Yup, we got those, too! You want poison slimes? No? Well, I added them, anyway! We've got every kind of slime this side of mars! ...And the other side, too, if you have other_worlds installed! Make your Minetest experience a little (or a lot) more gooey, with tmw_slimes!

I've also added something special for those mad adventurers who would dare to challenge nature itself and create the perfect slime...

Reviews

Review

Do you recommend this mod?

  • Up there with my favourite Minetest mob mods - but has some (fixable) issues in 5.3

    tl;dr: Cool mod that adds diverse slimes for different biomes. Crashes Minetest on 5.3.

    For an easy fix find the .lua files for each slime in the mod's slimes folder and comment out this line wherever you find it:

    tmw_slimes.animate(self)

    So it looks like this:

    -- tmw_slimes.animate(self)

    The Longer Review:

    This is one of the more immersive creature mods you can add to your world. It makes your survival world feel more alive. Most of them aren't really a huge threat, but they can still put up a fight.

    Recommended for anyone looking for a unique hostile mob mod, especially if they grew up playing old Japanese RPGs like the Final Fantasy series, or, indeed, The Mana World.

    The Problem:

    As is, the mod crashes your game on 5.3 – something to do with their animations and mobs_redo. Sadly, Piezo_ is not currently active in the Minetest community, so it is unlikely to be updated directly...but you CAN get it to work if you’re not too afraid to alter the code slightly.

    Longer explanation of how to fix it (thanks to FreeGamers on the Minetest Forum):

    Go into your Minetest mods folder and find the folder for twm_slimes, then find the slimes folder inside that, you will see several .lua files named after the different types of slimes.

    Open up these files in a code editor and comment out the following line anywhere you see it:

    tmw_slimes.animate(self)

    In LUA, you do that by adding this – before the line you need to comment out.

    -- tmw_slimes.animate(self)

    Save your files and try enabling and playing with the mod now. It should work now!

    It's not a super clean fix, but it will let you use this quality mod. Plus, by fixing it yourself, even with these little tiny steps you are learning how easy it is to make your own mark on Minetest and have proper control of your game.

    0 comments
  • Review

    Awesome mod, I like the variety, abilities but the crash should be fixed nonetheless

    0 comments
  • Abandoned you for the slime?

    I will leave all my friends and go living in a god damn garbage van (not darkholm, though) just to see the unseeable and live with it, forever and ever, -- the little slimes.

    0 comments