ContentDB
  • Mods
  • Games
  • Texture Packs
  • Random
  • Help
  • Sign in
  • Languages
    • Help translate ContentDB
  • «
  • 1
  • 2
  • …
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • …
  • 129
  • 130
  • »
  • Miniontoby 2024-01-08 16:04 UTC

    Very Useful Mod

    I really love this mod, it adds so much cool stuff to the game.

    I like to use the digipistons since they allow me to make compact piston extenders.

    The documentation for all nodes is a bit bad, so here is my proposal for documentation about touchscreen:

    How to use the digistuff touchscreens:

    You can send a command as a table. The options you have are as follows:

    • {command="clear"}
    • {command="addlabel",X=1,Y=1,H=1,name="label_name",label="Label:"}
    • {command="addfield",X=1,Y=2,W=4,H=1,name="input",label="Enter something"}
    • {command="addbutton",X=1,Y=3,H=1,name="button_name",label="Click Me"}
    • {command="addbutton_exit",X=1,Y=4,W=3,H=1,name="exit",label="Exit"}

    You can also send multiple commands at the same time, just put all of them in a table:

    Once you got your button, you can listen for presses using the event.msg.<YOUR_BUTTON_NAME>. Here is an example:

    if event.channel == "TOUCH_CHANNEL" and event.msg.button_name then
    digiline_send("TOUCH_CHANNEL",{{command="clear"},{command="addlabel",X=1,Y=1,H=1,name="label_name",label="You had clicked the button!"}})
    fi
    if event.type == "program" then
    digiline_send("TOUCH_CHANNEL",{{command="clear"},{command="addlabel",X=1,Y=1,H=1,name="label_name",label="Click the button"},{command="addbutton",X=1,Y=2,H=1,name="button_name",label="Click Me"}})
    end
    

    How to use the digistuff advtouchscreens:

    You can send formspec code to it.

    digiline_send("advtouchscreen1"
          ,  "size[8,4;]label[1,1;Label:]"
          .."field[1,2;4,1;Enter something;${input}]"
          .."button[1,3;2,1;button_name;Click Me]button_exit[1,4;3,1;exit;Exit]"
          )
    
    digistuff by mt-mods 0 comments
  • Neuromancer 2024-01-07 23:50 UTC

    Great starting point for Tropical Islands Adventure

    I loved the vibe of this Islands mod. I turned it into an exciting adventure by adding the following mods in this collection: https://content.minetest.net/collections/Neuromancer/tropical_islands/ But there still were a few gaps, so I created a mod to add coconut trees with edible coconuts, and it allows you to craft thatch blocks for building from the leaves. Also I created a pineapple mod for variety in food. https://content.minetest.net/packages/Neuromancer/coconut_tree/ https://content.minetest.net/packages/Neuromancer/pineapple/

    The magma conduits mod needs to use the following settings: Minimum volcano peak elevation = 20 Region mapblocks =8 Probability of active volcano in region = 0.7

    I'll continue to tweak and create mods to make this Tropical Island Paradise even better.

    Islands by Termos 0 comments
  • Jimmy_Boy 2024-01-06 17:28 UTC

    Pretty generic (plot-wise) collecting game with few obvious goals.

    The end goal is obvious: make the forest light again. But the game doesn't say how to get there. I can tell this was well-executed and the effects and theme are great, but without clear motivation or objectives, this just gets boring.

    Now that I have finished the game, I'm changing my rating a little bit. The end was interesting, and though I managed to defeat the boss shadow without dying, it wasn't quite the unexpected I — expected. I was expecting something more unexpected, and thus that makes this end unexpected? Gotta give Wuzzy credit...

    But the end could still use a little work, since I didn't know how to get to the last part of the game until Wuzzy told me

    Lists and ratings: 🔗

    Scores rate how good different aspects of the game are.

    Effects is mostly how the game looks and is built. If a game doesn’t have good-looking textures, particle effects, or architecture that is actually plot-relevant, it can get a low Effects score.

    Gameplay involves how good, fun, interesting or effective the gameplay is. If a game doesn’t have well-designed puzzles that are something a gamer actually feels they can figure out with obvious end results, it can get a low Gameplay score.

    Plot, of course, is how good the plot is, how well it fits with the game itself, and whether it is interesting enough to keep players interested. If a game doesn’t have an obvious plot or goals, it can get a low Plot score.

    Theme is how the game feels and is laid out. If a game doesn’t feel right, have a theme that fits its plot or gameplay, or is too bland or empty-feeling, it can get a low Theme score.

    Unexpected Theme is only how a game fits the theme of the 2024 Game Jam.


    All of these are rated out of ten (#/10), and the final result will be a combination of all these scores out of fifty (#/50).

    Effects: 8/10

    Gameplay: 4/10

    Plot: 7/10

    Theme: 8/10

    Unexpected Theme: 4/10

    Overall: 31/50 🔗

    *Was accidentally /10

    Shadow Forest by Wuzzy 2 comments
  • Jimmy_Boy 2024-01-06 17:21 UTC

    Strange. Very well-coded and impressive that someone could do this.

    Well, this is not a game. It's an operating system with several games on it. Yes that's really really cool. Yes that is super unexpected. Did I like it? Sadly not that much. But that doesn't make it bad.

    Lists and ratings: 🔗

    Scores rate how good different aspects of the game are.

    Effects is mostly how the game looks and is built. If a game doesn’t have good-looking textures, particle effects, or architecture that is actually plot-relevant, it can get a low Effects score.

    Gameplay involves how good, fun, interesting or effective the gameplay is. If a game doesn’t have well-designed puzzles that are something a gamer actually feels they can figure out with obvious end results, it can get a low Gameplay score.

    Plot, of course, is how good the plot is, how well it fits with the game itself, and whether it is interesting enough to keep players interested. If a game doesn’t have an obvious plot or goals, it can get a low Plot score.

    Theme is how the game feels and is laid out. If a game doesn’t feel right, have a theme that fits its plot or gameplay, or is too bland or empty-feeling, it can get a low Theme score.

    Unexpected Theme is only how a game fits the theme of the 2024 Game Jam.


    All of these are rated out of ten (#/10), and the final result will be a combination of all these scores out of fifty (#/50).

    Effects: 8/10

    Gameplay: 6/10

    Plot: 6/10

    Theme: 2/10

    Unexpected Theme: 10/10

    Overall: 32/50 🔗

    mineos by jordan4ibanez 0 comments
  • Jimmy_Boy 2024-01-06 17:05 UTC

    Chess with a twist.

    I always have loved chess, so this was rather fun. The random effects aren't exactly great (at the time of this review) though. Maybe more things more often would make it a little more interesting.

    Update to my review, as I found a rather hilarious (and most certainly unexpected) problem: The "swap pieces" random change put my knight in range of my opponent's king when it was my move. So — I took it. And nothing else happened exept the queen taking my knight. Now the bot is unbeatable unless I defeat all of its pieces. Maybe something can be added/changed to make sure things like that don't happen? Or should that be kept because it's a pretty cool twist?

    Lists and ratings: 🔗

    Scores rate how good different aspects of the game are.

    Effects is mostly how the game looks and is built. If a game doesn’t have good-looking textures, particle effects, or architecture that is actually plot-relevant, it can get a low Effects score.

    Gameplay involves how good, fun, interesting or effective the gameplay is. If a game doesn’t have well-designed puzzles that are something a gamer actually feels they can figure out with obvious end results, it can get a low Gameplay score.

    Plot, of course, is how good the plot is, how well it fits with the game itself, and whether it is interesting enough to keep players interested. If a game doesn’t have an obvious plot or goals, it can get a low Plot score.

    Theme is how the game feels and is laid out. If a game doesn’t feel right, have a theme that fits its plot or gameplay, or is too bland or empty-feeling, it can get a low Theme score.

    Unexpected Theme is only how a game fits the theme of the 2024 Game Jam.


    All of these are rated out of ten (#/10), and the final result will be a combination of all these scores out of fifty (#/50).

    Effects: 4/10

    Gameplay: 7/10

    Plot: 9/10

    Theme: 5/10

    Unexpected Theme: 10/10

    Overall: 35/50

    The Unexpected Gambit by NO11 1 comments
  • Jimmy_Boy 2024-01-06 16:59 UTC

    Interesting game with a basic plot and twist, but still fun.

    The Velvet Crystal is an rpg game where you become a wizard and have to go on a quest through backrooms to get the thingamabob that was stolen. So pretty basic and not extremely interesting, but still fun. The wand effects were cool to figure out how to use, and the parkour was unique to the wand's powers. The twist at the end wasn't unexpected for me however, because I was pretty suspicious about halfway through.

    Lists and ratings: 🔗

    Scores rate how good different aspects of the game are.

    Effects is mostly how the game looks and is built. If a game doesn’t have good-looking textures, particle effects, or architecture that is actually plot-relevant, it can get a low Effects score.

    Gameplay involves how good, fun, interesting or effective the gameplay is. If a game doesn’t have well-designed puzzles that are something a gamer actually feels they can figure out with obvious end results, it can get a low Gameplay score.

    Plot, of course, is how good the plot is, how well it fits with the game itself, and whether it is interesting enough to keep players interested. If a game doesn’t have an obvious plot or goals, it can get a low Plot score.

    Theme is how the game feels and is laid out. If a game doesn’t feel right, have a theme that fits its plot or gameplay, or is too bland or empty-feeling, it can get a low Theme score.

    Unexpected Theme is only how a game fits the theme of the 2024 Game Jam.


    All of these are rated out of ten (#/10), and the final result will be a combination of all these scores out of fifty (#/50).

    Effects: 4/10

    Gameplay: 9/10

    Plot: 6/10

    Theme: 8/10

    Unexpected Theme: 4/10

    Overall: 31/50 🔗

    The Velvet Crystal by regulus 0 comments
  • Jimmy_Boy 2024-01-06 16:46 UTC

    Fun and clever, but also complicated and almost sad.

    Definitely the best of this year's Game Jam. Citadel is a complex puzzle game hidden in an almost rpg-type setting, with a fascinating but relatively simple plot and a dreamy but almost sad environment.

    Lists and ratings: 🔗

    Scores rate how good different aspects of the game are.

    Effects is mostly how the game looks and is built. If a game doesn’t have good-looking textures, particle effects, or architecture that is actually plot-relevant, it can get a low Effects score.

    Gameplay involves how good, fun, interesting or effective the gameplay is. If a game doesn’t have well-designed puzzles that are something a gamer actually feels they can figure out with obvious end results, it can get a low Gameplay score. A game doesn't have to be easy, just motivating.

    Plot, of course, is how good the plot is, how well it fits with the game itself, and whether it is interesting enough to keep players interested. If a game doesn’t have an obvious plot or goals, it can get a low Plot score.

    Theme is how the game feels and is laid out. If a game doesn’t feel right, have a theme that fits its plot or gameplay, or is too bland or empty-feeling, it can get a low Theme score.

    Unexpected Theme is only how a game fits the theme of the 2024 Game Jam.


    All of these are rated out of ten (#/10), and the Overall will be a combination of all these scores out of fifty (#/50).

    Effects: 8/10

    Gameplay: 6/10

    Plot: 9/10

    Theme: 10/10

    Unexpected Theme: 5/10

    Overall: 38/50 🔗

    Citadel by Irevol 0 comments
  • 1F616EMO 2024-01-06 04:54 UTC

    Incompatible with mods reading the description field

    Although this mod is a great piece of gameplay documentation, it suffers compatibility issues with many mods due to its way of displaying the tooltips.

    This mod directly modifies the description and stores the original into _tt_original_description. However, not many mods are aware of the extra field and treat the manipulated field the same as they would do with pure descriptions. This leads to issues such as the weird display of item names in third-party mods.

    In welly-integrated games like MineClone2, using this mod would not be a problem. However, think twice and check your mod collection before installing this mod into your pool of mods.

    Extended Tooltips by Wuzzy 0 comments
  • Just Playing 2024-01-05 10:16 UTC

    Interesting Game❓

    Interesting and FUN game👍

    I feel like this game doesn't have a specific goal other than going to the next backroom level. But what makes this game interesting to know is that this game really depicts a little impression of a real backroom. Infinite endless corridors without end✖️, There is no living entity or maybe there is❓, Search every hallway to find the exit🚪. Every time you successfully find the exit you will enter the next level➡️. I can say that this game could have many opportunities to change or add something to it so that it looks more like a real backroom🚪👍.

    Backrooms Test by Sumi 0 comments
  • Impulse 2024-01-05 05:48 UTC

    Needs Link to Version Control

    How can i see how it evolves over time or report issues? without a link to version control. Please add a link to version control for this mod and i will make it a thumbs up.

    Object UUIDs by Silver Sandstone 2 comments
  • LissoBone 2024-01-05 05:35 UTC

    Lovely sun

    Even better than the Black Sun or the Kolovrat; should rather be ported to every texture pack that lacks a sun.

    Baby Sun by Blockhead 0 comments
  • SaKeL 2024-01-05 00:00 UTC

    Updated textures

    appreciate the new textures on behalf of everyone who might have found them inappropriate in the past

    ExchangeClone by ThePython10110 4 comments
  • Eyalonsky 2024-01-04 16:15 UTC

    everything is good but...

    you cant press aux to summon steves

    Cave Game by olive 1 comments
  • kooostia16 2024-01-04 16:09 UTC

    Great Idea, not fully implemented

    It would be great if this game will be developed further, with more choices, maybe not only affecting generation but also player interaction, crafting etc

    Fill the Void by Charleston314 0 comments
  • mmmsued 2024-01-03 14:29 UTC

    Useful for educational projects etc.

    Nice mod. I think it could be very useful for projects in the field of education. It would be nice, if lava source and water sources were also recorded.

    BlockWatch by Neocraft1293 0 comments
  • kossakowski 2024-01-03 11:56 UTC

    Very nice mod

    well made mod, but i would add this code at line 126 and 114:

    -- player died, reset the hearts offset reset_pos(player)

    so the player dies and then respawns with offset hearts

    Mineclone2 Heart bar animations by Fennelfox 0 comments
  • Ms_Information 2024-01-03 02:55 UTC

    Very well done and crisp

    The textures here manage to be both very detailed and sharp without being muddy or undefined. One of the best 32x texturepacks ive seen for Minetest

    Dungeon Soup by sirrobzeroone 0 comments
  • ryvnf 2024-01-02 16:56 UTC

    Sets the standard for future Minetest puzzle games

    This game and its setting is beautiful. iarbat did an amazing job with the design and I am glad this polished remake exists so I could experience it.

    I liked the puzzles. I think most of them are fair, and all should be solvable as long as you know that all rooms have a purpose.

    The end screen also shows the completion percentage and time which I think was a nice touch. This made me want to do a speedrun of it. The best time I could get was 07:02.457. I am not an experienced speedrunner but I think that will be hard to beat.

    Overall, this is a very polished game and well deserving of its status as a featured package!

    Piranesi Restoration Project by Warr1024 1 comments
  • Sharpik 2024-01-02 10:24 UTC

    +1 point

    It's pretty useful :)

    User Manager by 1F616EMO 0 comments
  • ErrorNull 2024-01-01 21:10 UTC

    Use this as sample code for modding, not as a full game

    Minetest is a game engine. This package "Minetest Game " is like a demo world, not a fully featured game. Don't judge the capabilities and potential of the Minetest engine based on this demo package. To do this is similar to downloading Unreal Engine, starting up a sample project with the demo player and demo map, then throwing up your arms and saying "this game sucks".

    What you can do you use Mintest Game as a base to further mod the game into whatever gameplay experience you want. If you're not into creating your own mods, there are plenty of community-made mods that you add on top of Minetest Game to tailor it into the gameplay experience you want.

    If you're not into modding whatsoever, and just want to play a game, then check out packages that are intended as fully featured games, like MineClone2, NodeCore, Exile, etc. Enjoy.

    Minetest Game by Luanti 0 comments
  • Just_Visiting 2024-01-01 03:48 UTC

    Good WIP No Man's Sky

    This game has potential and continues to improve.

    As it sits, I can recommend it to a general audience because it's a cool exploration experience on its own, and will inspire some new ideas for new-comers.

    If you are interested in this kind of game, you should reach out to what seems like a decently active game dev for a minetest game - they would probably appreicate the help.

    Nodeverse by aerkiaga 0 comments
  • Just_Visiting 2024-01-01 03:45 UTC

    Worth Learning!

    This is not simple game; It will NOT immediately click.

    But once it does - this is a really creative game that will leave you impressed.

    Tip 🔗

    This is game I do recommend looking up stuff about after struggling for a while, because even reading a step by step guide won't be able to get you an understanding. Only by playing will you appreciate this game, and that's the best kind of game!

    Colour Hop by talas 0 comments
  • Just_Visiting 2024-01-01 03:40 UTC

    Solid Puzzle Game - Solid Atmosphere

    This is Fun! 🔗

    You will likely finish in one sitting, but:

    1. It's worth it!
    2. It's free (helps make it worth it;)

    Not many better ways to spend an evening playing a videogame.

    For those curious: 🔗

    It's a space-based 3d-puzzle-game where you move along one of the 3 axis (X,Y,Z) to slam into a block so you don't fly into space, trying to get from start to end of each puzzle.

    SlideSpace by MisterE 0 comments
  • freshreplicant 2023-12-31 00:05 UTC

    Atmospheric and Evidently Complex

    Rating Scale: 🔗

    1-10 for each of the 6 categories, 1 being a thumbs down, 10 being a thumbs up. Max total being 60.

    Gameplay: 7 | Innovation: 8 | Graphics (Content) 6 | Music & Sound (Content): 5 | Theme: 9 | Stability: 10 |

    Total: 45

    I'm not a fan of parkour at all, and to be honest I don't have enough time or patience to play this game properly. That being said, I think it deserves my time to write this review. Even though it's not my cup of tea, it's clear to see that quite a lot of thought went into this game. It has a plot, it has a unique and somewhat haunting atmosphere and a solid time-travel mechanic. It could do with a bit of sprucing up visually post Game Jam and probably some more sound effects, but for the time allowed, I can't really fault it too much.

    If the above review sounds like your kind of game, I'd say give it a chance and see how you like it.

    Citadel by Irevol 0 comments
  • freshreplicant 2023-12-30 23:29 UTC

    Promise Undone by Punishing Difficulty

    Rating Scale: 🔗

    1-10 for each of the 6 categories, 1 being a thumbs down, 10 being a thumbs up. Max total being 60.

    Gameplay: 6 | Innovation: 7 | Graphics (Content) 6 | Music & Sound (Content): 6 | Theme: 9 | Stability: 10 |

    Total: 44

    I can see that Wuzzy put some love into making this game and did their best to catch lightning in a bottle and win the Game Jam twice in a row, but I personally didn't really enjoy playing it. As some players have stated, it's pretty difficult and full on, which I suppose is fine if you're into that kind of gameplay. To me however, some mechanics felt ridiculously unfair, most particularly the way enemies spawn. I liked when the shadows seemed to appear out of crevices in the walls and such, but not when they literally appeared out of thin air a mere three or so blocks in front of me. It felt like a cheap way to crank up the difficulty.

    Looks wise, I think this game feels rougher and less aesthetically pleasing than Glitch. It felt more clear that to me this time around that I'm playing an ambitious game, but one very clearly built in the Minetest engine. The sound design also was a tiny bit underwhelming.

    On the plus side, Wuzzy has undoubtedly delivered a pretty complete game experience, with a proper narrative, distinct characters and atmosphere to the world. I can see some influence from franchises like Zelda and maybe a bit of Lord of the Rings and perhaps Studio Gibli films.

    It could have a promising future post Game Jam with a fair bit of polishing.

    Shadow Forest by Wuzzy 1 comments
  • freshreplicant 2023-12-30 23:17 UTC

    Pushing Minetest and this Game Jam to Its Limits

    Rating Scale: 🔗

    1-10 for each of the 6 categories, 1 being a thumbs down, 10 being a thumbs up. Max total being 60.

    Gameplay: 5 | Innovation: 10 | Graphics (Content) 10 | Music & Sound (Content): 9 | Theme: 9 | Stability: 10 |

    Total: 53

    In the context of a game jam I am slightly conflicted about where to place this entry, but evaluating it as a tech demo and bold statement about what you can do with the engine, I have to say I am very impressed. I don't know nearly enough about the technology used to achieve this, but it definitely is unlikely anything I have seen produced in Minetest.

    The 'OS' itself felt very nostalgic and retro with a pinch of humour throughout, perhaps most noteworthy at the initial BIOS screen. The games again were mainly tech demos and don't offer much proper progression or re-playability, but again, looking at Boom especially, you can't deny that what jordan4ibanez has pulled off here is very admirable. The choice of games they drew inspiration and recreated also adds to that sense of comfortable nostalgia. Bits Battle probably brought back the most memories of my early encounters with computers. Also have to give some props to the sound design, it really added to the ambience.

    I'll second Zughy and say that I'll keep this installed and see if it gets developed any further outside of the jam.

    mineos by jordan4ibanez 0 comments
  • EGYT5453 2023-12-30 17:59 UTC

    The best game of GJ2023 (in my humble opinion)

    After 5 minutes of trying to write a review for this game, I'm going to say it: I can't describe how good this game is, and I don't want to spoil the good impression of it, so just try it for yourself! It's great - I'd even say it's mind-blowing (for a Minetest game)! But you will need your head - it's a puzzle, and a pretty difficult one. However, the ambient soundtrack won't get in the way (I liked it, I even added it to my playlist). I won't say anything else - it should be Unexpected for you after all!

    Citadel by Irevol 0 comments
  • OpineOpine 2023-12-30 15:22 UTC

    9/10 save the trees! very fun magic shooter

    Ever played left 4 dead 2? Remember how in some maps the zombie spawn are so hopelessly large you're expected to just run for the exit? this game features a lot of that. very fast paced shooter. melee staby stab is not worth using at all lmao. in the first stage i sat around finding pots and when i went outside, the game is lagging from all those shadow saucers shooting at me. i died. i farmed some souls, uh i meant shadow shards and leveled up my character in bonfire as much as possible. the best stage is the mineshaft stage mostly for parkour + shooter. i never thought i would see this in minetest considering the state of most mob mods being pretty tame. i never expected damage indicators too. i never expected a very fast responsive light orb. i could list more, but there's so much polished features... it's best to play it yourself. my only request is that i'd love upgrades to really beat up the shadow mobs after destroying the boss :p

    Shadow Forest by Wuzzy 1 comments
  • OpineOpine 2023-12-30 14:09 UTC

    ?/10 a great attempt for the novel concept of videoless video game

    i've seen this done before on a different video game, but nontheless i commend the developer's bold decision to implement this idea their own way. I cannot recommend for or against this unique gameplay. Whilst the present mechanics are sound, i do not feel the approach currently is good enough to have fun. one thing i would like to have in-game is to perceive the world differently. human have many senses beside the eyes for knowing our orientation and material properties of the things around us. it may not be fair to convey this information kinda visually though. a cool idea would be to look at how animals with poor eyesight navigate, for instance echolocation of dolphins. aside from that, i kinda question why this is an open world game? i seriously thought i started in an enclosed generated room. anyways, i sincerely hope this game gets an overhaul from the developer.

    Veil of the Unknown by StarNinjas 2 comments
  • OpineOpine 2023-12-30 13:17 UTC

    7.5/10 anarchy chess

    Chess... ehhh. Now chess with random events? Sure. I'm not a chess expert by any means, but i did find the random events fun regardless. Very polished implementation, along with its own engine! Sometimes the game can be unfair but that's a major part of the fun, seeing a random horsey just disappear only later on to not matter because i lost from a queen spawn. Another fun round is at turn 3, it became a showdown. didn't even get a chance to play chess normally lmao. Another fun thing that happened is how i'm definitely losing in the endgame but it doesn't matter cuz the chess gods smite the leftover computer's rook, leaving me for an easy queen promotion.

    The Unexpected Gambit by NO11 1 comments
  • OpineOpine 2023-12-30 12:12 UTC

    8/10 A truly unique puzzle game, not meant for everyone :)

    (I have not 100% the game) This is a puzzle game that involves parkour, lots of thinking ahead (and i guess behind too?!) and familiarity with the map. I expected for the music to have overstayed its welcome but it is still very nice to listen to. The story is pretty neat. The idea of time travel and using growth and decay to parkour and explore regularly inaccessable areas is very unique! The level design here is very well made, even if there's some jank here and there.

    btw, i destroyed the crystal with only 3 stones and 4 plants. is the fourth stone necessary? i couldn't find it even with fly and noclip hacks.

    Citadel by Irevol 0 comments
  • Aspen 2023-12-30 11:15 UTC

    The best decor mod ive seen! but its glitched

    Saw this mod in another game and decided to try it out in my own server and i am surprised in a good way! The microwave has a working door, theres an alarm clock and like so many other cool stuff!! I dont think i need to write any more about this. This is the best decor mod ive seen right now!!

    edit: after i leave and rejoin the server, the decor is messed up: like the stuff in cabinets are gone, and when i click on them it crashes and wont let me join until i remove the mod, join and remove the unknown thing, then enable and rejoin and replace it. :( this is really dissapointing because the decor is so well made....

    Multidecor by Andrey01 2 comments
  • TDT2.2 2023-12-30 11:05 UTC

    Doesn't work...

    This sadly didn't work for me(android user). not sure if this is some bug only on android or not, but it just didn't work. . . the courser changes and indicates that I can place something, but NOTHING happens on place... what's more, it SEEMS to have somehow disabled my fast and no-clip privileges. not really sure if it was maybe me that somehow toggled that off on accident, but it happened after I used this mod. gave me quite the scare, I actually thought maybe the mod had broken something as I turned off the mod, checked my privileges and I COULDN'T figure out why my fast mode wasn't working... when it finally occurred to me to check the toggle for those modes in game(lol). STILL weird that happened though. something like this mod would be so great especially on mobile, where controls happen to be a bit weird. ultra bummer man! oh well. . .

    Extended Placement by gamefreq0 0 comments
  • OpineOpine 2023-12-30 10:12 UTC

    6.5/10 One of the few in Minetest...

    A very neatly execution of a short adventure game! Love the story, love the charm of the music, love the classic feel of playing an RPG title. The NPC dialogs (or monologues i guess) and narrative sets the tone for the game. Game mechanics wise, it's lame. The "ominously float like a ghost" wand is a bit cheesable by spam clicking, unless that's intended (the parkour isn't bad imo, since it's at least more predictable to control compared to Glitch's dash). The blue fireballs wand is meh combat. The shrinking wand needs more ideas to expand on it. The boss room should make me use all three wands, and there's probably lots of ways to execute this. Overall, i was convinced by the premise wholeheartedly but the mechanics bores me. However, i still recommend players to try this game solely for its charm, plus it's very short.

    Additionally, of course, a combination of engine limitations and bugs. The room transitions could use work. Falling into the murky water(?) sends you below the world, kinda ruining the experience. HUD animations for deaths would be neat. The boss cinematic bars don't work right with the hotbar.

    The Velvet Crystal by regulus 0 comments
  • Ms_Information 2023-12-30 01:25 UTC

    I like tumble weeds

    It makes the desert a bit more lively.

    X Tumbleweed by SaKeL 0 comments
  • Starbeamrainbowlabs 2023-12-29 20:52 UTC

    Some great coloured stained glass right here!

    I've been using abripanes (https://content.minetest.net/packages/mt-mods/abripanes/) for the longest time, but the lack of texture on the bocks/panes has been bugging me for the longest time. Just found this mod today, and it's great!

    The connected textures in the blocks are a really nice touch too. It would be amazing if the panes could also have connected textures (they don't currently), but this might be a limitation in Minetest (don't know, haven't looked).

    All in all definitely worth installing - great job!

    Stained Glass by alerikaisattera 0 comments
  • Rougailsaucix 2023-12-29 18:03 UTC

    Whole new worlds

    fantastic biomes, creating beautiful dimensions. In particular, cave biomes provides great views

    Everness by SaKeL 0 comments
  • Bob64 2023-12-29 16:04 UTC

    A must have minetest mod

    This mod does exactly what it is supposed to do without bugs currently. It is easy to configure to your likeing. My only problem with it is that it isn't compatable with the areas mod. If it was that would be awesome.

    TNT Revamped by Coder12 0 comments
  • EGYT5453 2023-12-29 10:17 UTC

    Meh (Game Jam review)

    Dialog boxes are too big and you can't re
    Also every upgrade is too easy to get (expect the health upgrade, I barely got the first level with all these shadows, I can't imagine how hard would it be to get the last one.)
    And I have found a place (66, 52, 492) where you can get stuck and basically softlock yourself.
    So, yeah, no.
    P.S. Sound design is also kinda mid

    Shadow Forest by Wuzzy 1 comments
  • EGYT5453 2023-12-29 08:31 UTC

    Funny

    A bit buggy (throws red text at me for some reason), but cool overall. Looking forward to play this in multiplayer

    The Unexpected Gambit by NO11 1 comments
  • «
  • 1
  • 2
  • …
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • …
  • 129
  • 130
  • »

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