text
stringlengths
136
10.1k
source
stringclasses
1 value
metadata
dict
**Title:** Random Messages **Description:** **Details:** # random_messages This mod is an API for mod developers to register random announcements. Server owners can also put their custom random messages in WORLD_PATH/random_messages.txt. **Tags:** chat, library, multiplayer, server_tools **Repository:** https://gi...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 413, "license": "LGPL-2.1-only", "package_id": "Emojiminetest/random_messages_api", "repo": "https://github.com/C-C-Minetest-Server/random_messages_api", "tags": [ "chat", "library", "multiplayer", "server_tools" ], "type": "mod", "website":...
**Title:** Tips **Description:** **Details:** # Tips API This mod is straightforward - it sends players a tip once a certain criteria is matched. Like the achievement mod, the tip is only sent on the first time. See `tips/src/api.lua` for how to use this mod. **Tags:** library, multiplayer **Repository:** https:/...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 182, "license": "LGPL-2.1-or-later", "package_id": "Emojiminetest/tips", "repo": "https://github.com/C-C-Minetest-Server/tips", "tags": [ "library", "multiplayer" ], "type": "mod", "website": null }
**Title:** toolcap_monoids **Description:** **Details:** # toolcap_monoids an API to allow multiple sources to apply changes to a tools's capabilities. see README.md for usage. **Tags:** library **Repository:** https://github.com/fluxionary/minetest-toolcap_monoids.git **License:** LGPL-3.0-or-later
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 251, "license": "LGPL-3.0-or-later", "package_id": "rheo/toolcap_monoids", "repo": "https://github.com/fluxionary/minetest-toolcap_monoids.git", "tags": [ "library" ], "type": "mod", "website": "https://github.com/fluxionary/minetest-toolcap_monoids" }
**Title:** Bank Accounts Receipt **Description:** **Details:** Minetest Mod, Receipt = TRASH This mod is just made for me, but, i upload to Github, idk https://github.com/Can202/minetest_bank_accounts_receipt **Tags:** commerce **Repository:** https://github.com/Can202/minetest_bank_accounts_receipt **License:** ...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 750, "license": "GPL-3.0-only", "package_id": "Can202/bank_accounts_receipt", "repo": "https://github.com/Can202/minetest_bank_accounts_receipt", "tags": [ "commerce" ], "type": "mod", "website": null }
**Title:** CTF Info **Description:** **Details:** This for [CTF by Rubenwardy](https://ctf.rubenwardy.com/) ONLY. ### You need to add the mod to secure.http_mods in Minetest. There are also notifications where you can be notified of CTF maps and modes. ### To Do: 1. Add images of CTF maps in the formspec. **Tag...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 344, "license": "LGPL-3.0-only", "package_id": "J05629/ctf_info", "repo": "https://github.com/Jo5629/jo5629-ctf_info.git", "tags": [ "complex_installation" ], "type": "mod", "website": "https://sites.google.com/view/jo5629/" }
**Title:** AntiSpoof **Description:** **Details:** This mod rejects the registration of usernames too similar to the existing ones. For example, if `1F616EMO_c` is registered, the following usernames are banned: 1. `1F616EM0_c` ("0" is a number zero) 2. `IF616EMO_c` ("I" is an capital letter) 3. `lF616EMO_c` ("l" i...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 243, "license": "LGPL-2.1-or-later", "package_id": "Emojiminetest/antispoof", "repo": "https://github.com/C-C-Minetest-Server/antispoof", "tags": [ "multiplayer", "server_tools" ], "type": "mod", "website": null }
**Title:** SSCSM implementation **Description:** **Details:** **This is a mod library and is useless by itself.** ## How it works Any client with the CSM installed will automatically attempt to request SSCSMs from the server via a mod channel. If the server has this mod installed, it will reply with a few messages...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 1009, "license": "LGPL-3.0-only", "package_id": "luk3yx/sscsm", "repo": "https://gitlab.com/luk3yx/minetest-sscsm", "tags": [ "library" ], "type": "mod", "website": null }
**Title:** Verbana GUI **Description:** **Details:** Adds a GUI to verbana. Use `/verbana_gui` to open. Actions (such as adding or removing bans) just use chatcommands behind the scenes. **Tags:** gui, multiplayer, server_tools **Repository:** https://github.com/luk3yx/minetest-verbana_gui.git **License:** AGPL-3....
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 208, "license": "AGPL-3.0-or-later", "package_id": "luk3yx/verbana_gui", "repo": "https://github.com/luk3yx/minetest-verbana_gui.git", "tags": [ "gui", "multiplayer", "server_tools" ], "type": "mod", "website": null }
**Title:** verbana **Description:** **Details:** note: CURRENTLY NO IPv6 SUPPORT. Verbana: Verification and banning mod for Minetest ================================================== Copyright flux 2021 LGPLv3 Name ---- A portmanteau of "verification", "ban", and the herb verbena. Terminology ----------- The t...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 330, "license": "LGPL-3.0-or-later", "package_id": "rheo/verbana", "repo": "https://github.com/fluxionary/minetest-verbana", "tags": [ "chat", "complex_installation", "library", "multiplayer", "server_tools" ], "type": "mod", "website": ...
**Title:** One For All **Description:** **Details:** # One For All This simple mod causes every player to die if any one dies, ideally forcing everyone to work together. The source is available on github. Code: LGPL2 Mod dependencies: none **Tags:** multiplayer, survival **Repository:** https://github.com/mt-...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 392, "license": "LGPL-2.1-only", "package_id": "mt-mods/one_for_all", "repo": "https://github.com/mt-mods/one_for_all", "tags": [ "multiplayer", "survival" ], "type": "mod", "website": null }
**Title:** BabelFish Mail **Description:** **Details:** # BabelFish Mail Translate mails into the player's preferred language. Requires [BabelFish Redo](https://content.luanti.org/packages/Emojiminetest/babelfish_redo/) to work. ## Configuration Players may configure whether they want to receive the translated ma...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 71, "license": "LGPL-3.0-or-later", "package_id": "Emojiminetest/babelfish_mail", "repo": "https://github.com/C-C-Minetest-Server/babelfish_mail", "tags": [ "multiplayer", "server_tools" ], "type": "mod", "website": null }
**Title:** status effects **Description:** **Details:** # status_effects an api for defining player status effects such as "tired", "poisoned", or "lycanthropy". effects can be applied from multiple sources. note that this is just an API; actual effects are *not* supplied by this mod. **Tags:** library, player_ef...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 254, "license": "LGPL-3.0-or-later", "package_id": "rheo/status_effects", "repo": "https://github.com/fluxionary/minetest-status_effects.git", "tags": [ "library", "player_effects" ], "type": "mod", "website": "https://github.com/fluxionary/minetest...
**Title:** name monoid **Description:** **Details:** player monoid for controlling the nametag **Tags:** library **Repository:** https://github.com/fluxionary/minetest-name_monoid.git **License:** LGPL-3.0-or-later
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 317, "license": "LGPL-3.0-or-later", "package_id": "rheo/name_monoid", "repo": "https://github.com/fluxionary/minetest-name_monoid.git", "tags": [ "library" ], "type": "mod", "website": "https://github.com/fluxionary/minetest-name_monoid" }
**Title:** description_monoids **Description:** **Details:** # description_monoids API to allow multiple mods to make modifications to an itemstack's description without clobbering each other. see README.md for usage. **Tags:** library **Repository:** https://github.com/fluxionary/minetest-description_monoids.git...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 280, "license": "LGPL-3.0-or-later", "package_id": "rheo/description_monoids", "repo": "https://github.com/fluxionary/minetest-description_monoids.git", "tags": [ "library" ], "type": "mod", "website": "https://github.com/fluxionary/minetest-description...
**Title:** Global Market **Description:** **Details:** # global_market Add a chat command /market to Minetest Based on comoditymarket **Tags:** multiplayer **Repository:** https://github.com/AFCMS/global_market **License:** GPL-3.0-only
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 707, "license": "GPL-3.0-only", "package_id": "AFCM/global_market", "repo": "https://github.com/AFCMS/global_market", "tags": [ "multiplayer" ], "type": "mod", "website": null }
**Title:** MQTT Client Library **Description:** **Details:** <!-- SPDX-FileCopyrightText: 2024 Tuxilio <mail@tuxil.io> SPDX-License-Identifier: CC-BY-SA-4.0 --> # Luanti MQTT Library **A MQTT client library for Luanti**. This is an alpha version, except bugs! ## Installation Install [LuaRocks](https://luarocks....
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 98, "license": "GPL-3.0-or-later", "package_id": "Tuxilio/mqtt", "repo": "https://codeberg.org/Tuxilio/luanti-mqtt", "tags": [ "complex_installation", "library" ], "type": "mod", "website": null }
**Title:** BigNum **Description:** **Details:** A library mod that adds a data type for arbitrary precision integers. I did not write this code; it came from [here](https://github.com/RoStrap/Math/blob/master/BigNum.lua). I made two tiny changes to make it work with Minetest. The documentation can be found [here](...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 106, "license": "GPL-3.0-or-later", "package_id": "ThePython/bignum", "repo": "https://github.com/ThePython10110/bignum", "tags": [ "library" ], "type": "mod", "website": "https://thepython10110.github.io" }
**Title:** Smart Vector Table **Description:** **Details:** This mod adds an API to create tables that accept 3D Vectors as indices in a relatively efficient manner. They're built to be able to handle a large quantity of indices at a time, with no regards to how close or far apart specific vectors are. See the provi...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 858, "license": "LGPL-2.1-only", "package_id": "Noodlemire/smart_vector_table", "repo": "https://github.com/Noodlemire/smart_vector_table", "tags": [ "library" ], "type": "mod", "website": null }
**Title:** Oddly Sized Checkerboard Testnodes 2 **Description:** **Details:** # Oddly Sized Checkerboard Test Nodes 2 ## Synopsis The code in this mod generates 25 checkerboard textures in different sizes and registers nodes for them. The bottom left square is gray, so that nodes placed next to each other are eas...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 225, "license": "LGPL-2.1-or-later", "package_id": "erlehmann/oddly_sized_checkerboard_testnodes_2", "repo": "https://git.minetest.land/erle/oddly_sized_checkerboard_testnodes_2", "tags": [ "decorative", "developer_tools" ], "type": "mod", "website"...
**Title:** Random API **Description:** **Details:** This is a very small, simple-to-use API for selecting random items from a list with probabilities. # How to use First, create a Random object using Random:new(), then add all your items using Random:add_choice(choice, probability), and finally, call Random:calc_cs...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 1289, "license": "AGPL-2.0-only", "package_id": "TheFanne/random_api", "repo": "https://github.com/nwdamgaard/random_api.git", "tags": [ "library" ], "type": "mod", "website": null }
**Title:** NodeCore Lignite **Description:** **Details:** Adds Lignite, an ore of coal, to NodeCore. Burning wood is no longer the only way to get fuel. Now outdated, please use NodeCore Coal instead. https://content.luanti.org/packages/Winter94/wc_coal/ Thank you, --Winter94 (WintersKnight) (WintersK...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 1453, "license": "GPL-3.0-only", "package_id": "Winter94/nc_lignite", "repo": "https://github.com/wintersknight94/NC-Lignite", "tags": [ "environment", "mapgen", "survival" ], "type": "mod", "website": null }
**Title:** bug command **Description:** **Details:** # bug_command adds a command that submits a bug report to a github repo. other git hosts might be added at a later date. ### for server operators: you must add the mod to `secure.http_mods`, and supply two additional settings: #### `bug_command:github_repo` ...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 362, "license": "LGPL-3.0-or-later", "package_id": "rheo/bug_command", "repo": "https://github.com/fluxionary/minetest-bug_command.git", "tags": [ "chat", "complex_installation", "server_tools" ], "type": "mod", "website": "https://github.com/fl...
**Title:** Aotearoa **Description:** **Details:** # Aotearoa REDO A Minetest mod that complements the default map biomes with Aotearoa, land of the long white cloud, New Zealand. Contains a large number of realistic native flora, biomes, and more. A land of dark towering forests, windswept mountains, and more. Or...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 257, "license": "LGPL-3.0-or-later", "package_id": "Eris/aotearoa", "repo": "https://codeberg.org/erisMT/aotearoa.git", "tags": [ "building", "decorative", "food", "mapgen", "sound_music", "survival" ], "type": "mod", "website": null...
**Title:** Ambience API **Description:** **Details:** # ambience_lib Minetest API for playing background musics ## API ### `ambience_lib.validate_SimpleSoundSpec(name: string, spec: SimpleSoundSpec) -> SimpleSoundSpec` *INTERNAL:* Validate the contents of a SimpleSoundSpec and return the altered version. * `nam...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 370, "license": "GPL-3.0-or-later", "package_id": "Emojiminetest/ambience_lib", "repo": "https://github.com/MT-Companion/ambience_lib", "tags": [ "developer_tools", "library", "sound_music" ], "type": "mod", "website": null }
**Title:** PaleoTest for Hades Revisited **Description:** **Details:** [Shared forum topic](https://forum.minetest.net/viewtopic.php?t=26747) Mod [PaleoTest ](https://content.luanti.org/packages/ElCeejo/paleotest/) modified for [Hades Revisited](https://content.luanti.org/packages/Wuzzy/hades_revisited/). In githu...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 955, "license": "GPL-3.0-only", "package_id": "SFENCE/hades_paleotest", "repo": "https://github.com/sfence/paleotest.git", "tags": [ "building", "crafting", "education", "environment", "mobs", "plants_and_farming", "pve", "technolo...
**Title:** Chat2 **Description:** **Details:** **Tags:** chat, multiplayer **Repository:** https://github.com/minetest-mods/chat2 **License:** LGPL-2.1-only
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 1247, "license": "LGPL-2.1-only", "package_id": "lag01/chat2", "repo": "https://github.com/minetest-mods/chat2", "tags": [ "chat", "multiplayer" ], "type": "mod", "website": null }
**Title:** Mesecons for Hades Revisited **Description:** **Details:** Use https://content.luanti.org/packages/Jeija/mesecons/ instead [Shared forum topic](https://forum.minetest.net/viewtopic.php?t=26747) Mod [Mesecons](https://content.luanti.org/packages/Jeija/mesecons/) modified for [Hades Revisited](https://con...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 1477, "license": "LGPL-3.0-only", "package_id": "SFENCE/hades_mesecons", "repo": "https://github.com/sfence/mesecons.git", "tags": [ "building", "technology" ], "type": "mod", "website": "https://forum.minetest.net/viewtopic.php?t=26747" }
**Title:** DoAs **Description:** **Details:** # Usage * `/doas <playername> <command> [params]` * This command requires `doas` privilege, which granged automatically to singleplayer or host account * Warning! `doas` is bypassing privileges(except grant,revoke commands), e.g. `/doas UnprivilegedSam giveme adminpick...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 450, "license": "GPL-3.0-only", "package_id": "Zemtzov7/doas", "repo": "https://github.com/zmv7/minetest-mod-doas", "tags": [ "chat", "multiplayer", "server_tools" ], "type": "mod", "website": null }
**Title:** NC Vulcan **Description:** **Details:** Deprecated, see the new #NodeCore Vulcan Improved at https://content.luanti.org/packages/Winter94/wc_vulcan/ **Tags:** mapgen **Repository:** https://github.com/wintersknight94/NC_Vulcan **License:** GPL-3.0-only
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 1598, "license": "GPL-3.0-only", "package_id": "Winter94/nc_vulcan", "repo": "https://github.com/wintersknight94/NC_Vulcan", "tags": [ "mapgen" ], "type": "mod", "website": null }
**Title:** Item Quantifier **Description:** **Tags:** technology **Repository:** https://codeberg.org/neocraft1293/itemquantifiermod **License:** GPL-3.0-only
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 358, "license": "GPL-3.0-only", "package_id": "neocraft1293/itemquantifiermod", "repo": "https://codeberg.org/neocraft1293/itemquantifiermod", "tags": [ "technology" ], "type": "mod", "website": null }
**Title:** Ore Crops for MineClone **Description:** **Details:** # mcl_ore_crops ## Note: I do not plan on continuing to update this mod. Afaik it should still work as of 6/2023 but there is no guarantee that it will work in the future. ## Description This is a minetest mod meant for the mineclone2 subgame which ad...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 948, "license": "GPL-3.0-or-later", "package_id": "RandomLegoBrick91/mcl_ore_crops", "repo": "https://codeberg.org/TheRandomLegoBrick/mcl_ore_crops.git", "tags": [ "plants_and_farming" ], "type": "mod", "website": null }
**Title:** Technic HV Extend **Description:** **Details:** This mod was seperated from [Smacker's technic fork](https://github.com/h-v-smacker/technic). It make HV machine have basic machine (furnace, grinder and compresser). **Tags:** crafting, technology **Repository:** https://github.com/Emojigit/technic_hv_exte...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 2992, "license": "LGPL-2.1-only", "package_id": "Emojiminetest/technic_hv_extend", "repo": "https://github.com/Emojigit/technic_hv_extend", "tags": [ "crafting", "technology" ], "type": "mod", "website": null }
**Title:** NodeCore Adamant **Description:** **Details:** # This mod is no longer maintained, see # [NodeCore Adamant: Revised ](https://content.luanti.org/packages/Winter94/wc_adamant/) instead. A mod for NodeCore that adds Adamant Ore deep underground, from which you can craft all the normal things, tools, shelve...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 1330, "license": "GPL-3.0-only", "package_id": "Winter94/nc_adamant", "repo": "https://github.com/wintersknight94/NC_Adamant", "tags": [ "survival", "tools" ], "type": "mod", "website": null }
**Title:** Player Status **Description:** **Details:** Not very many use cases and an inefficient method is used to store player statuses. **Tags:** chat, server_tools **Repository:** https://github.com/Bituvo/player-status **License:** GPL-3.0-or-later
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 266, "license": "GPL-3.0-or-later", "package_id": "Thresher/player_status", "repo": "https://github.com/Bituvo/player-status", "tags": [ "chat", "server_tools" ], "type": "mod", "website": null }
**Title:** Remote Control for Advtrains (Old) **Description:** **Details:** # Train remote This mod allows you to remotely control certain properties of a train using a formspec. **This mod is superseded by [Maverick2797's implementation](https://content.luanti.org/packages/Maverick2797/advtrains_portable_remote_co...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 1328, "license": "AGPL-3.0-only", "package_id": "yw05/train_remote", "repo": "https://gitlab.com/yw05/minetest-mod-train-remote", "tags": [ "gui", "transport" ], "type": "mod", "website": null }
**Title:** Subcommands **Description:** **Details:** This mod adds an API to create commands with subcommands. ## Functions ### `subcommands.register_command_with_subcommand(name, def)` The definition table is similar to the [Chat command definition for the Minetest API](https://minetest.gitlab.io/minetest/definitio...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 895, "license": "LGPL-2.1-only", "package_id": "Emojiminetest/subcommands", "repo": "https://github.com/Emojigit/subcommands", "tags": [ "library" ], "type": "mod", "website": null }
**Title:** Anti Lava Area **Description:** **Tags:** multiplayer, world_tools **Repository:** https://github.com/Emojigit/anti_lava_area **License:** LGPL-2.1-only
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 1091, "license": "LGPL-2.1-only", "package_id": "Emojiminetest/anti_lava_area", "repo": "https://github.com/Emojigit/anti_lava_area", "tags": [ "multiplayer", "world_tools" ], "type": "mod", "website": null }
**Title:** Portal gun **Description:** **Details:** The gun that can shoot portals :D The portals can teleport both players, mobs, stuff, and using velocity (which is important) The users portals, deletes when the user leaves the game or if not used for 40sec. The extra stuff requires mesecons "place" to change p...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 12690, "license": "LGPL-2.1-only", "package_id": "AiTechEye/portalgun", "repo": "https://github.com/AiTechEye/portalgun", "tags": [ "building", "environment", "survival", "technology", "tools" ], "type": "mod", "website": null }
**Title:** Raining Nodes **Description:** **Details:** You get a 25 x 25 square of bedrock where nodes fall from the sky in a random pattern. Build a shelter and do some stuff, idk lol Build a great big tower or something **Tags:** oneofakind__original, survival **Repository:** https://github.com/nwdamgaard/Raini...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 3789, "license": "AGPL-2.0-only", "package_id": "TheFanne/raining_nodes", "repo": "https://github.com/nwdamgaard/Raining-Nodes.git", "tags": [ "oneofakind__original", "survival" ], "type": "game", "website": null }
**Title:** Home Assistant Mod **Description:** **Details:** I created this mod as a point of concept. It uses the webhook option in [Home Assistant](https://www.home-assistant.io/) to turn real lights and switches on and off in your smarthome. It uses Mesecons to connect buttons and inputs to it. Just put in your H...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 119, "license": "LGPL-3.0-only", "package_id": "Jeff/homeassistant", "repo": "https://github.com/JSchilders1966/Minetest_HomeAssistant", "tags": [ "creative" ], "type": "mod", "website": "https://schilders.com" }
**Title:** Handle Schematics **Description:** **Details:** This mod is a library that helps other mods to place stored structures (such as houses) at mapgen time. It can also be used for saving and/or moving your buildings. Type "/giveme handle_schematics:build 2", place one sign behind and one in front of what you...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 70999, "license": "GPL-3.0-only", "package_id": "Sokomine/handle_schematics", "repo": "https://github.com/Sokomine/handle_schematics", "tags": [ "building_mechanics", "library", "mapgen", "world_tools" ], "type": "mod", "website": null }
**Title:** Regnum **Description:** **Details:** 54 achievements to earn, 18 differend monsters to hunt, 6 animals to tame, 58 differend mods, 15 new ores, more than 100 skins, 10 new craft types, 8 xp types, up to 8 very big bagpacks, a huge inventory, and many tools with cool functions. Craft keys, colect xp, cra...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 24735, "license": "LGPL-2.1-only", "package_id": "1248/regnum", "repo": "https://github.com/Der1248/Regnum", "tags": [ "mtg", "pve", "pvp" ], "type": "game", "website": null }
**Title:** Minefall **Description:** **Details:** MINEFALL ======== Minefall is a survival game. Its signature feature is the ability for players to "fly" if they have enough mana. Actually, the feature is called "levitation" and is a similar to "jetpacks" that one can find in other games. Another distinct feature ...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 7975, "license": "AGPL-3.0-or-later", "package_id": "Astrobe/minefall", "repo": "https://gitlab.com/Astrobe/minefall", "tags": [ "player_effects", "pve", "shooter", "survival" ], "type": "game", "website": null }
**Title:** 100 Minerals to Success **Description:** **Details:** # 100 Minerals to Success **Mine Minerals, Craft Pickaxes and dig deeper!** A Game for [Minetest](https://www.minetest.net), a FOSS Voxel Game Engine. You are encouraged to * Create and distribute a modifcation of this Game * Create Mods for this Ga...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 7926, "license": "GPL-3.0-only", "package_id": "VeproGames/100_minerals_to_success", "repo": "https://github.com/veprogames/mt-100mts", "tags": [ "oneofakind__original" ], "type": "game", "website": null }
**Title:** Clothing 2 **Description:** **Details:** Add clothes with crafting to game. This mod is based on [clothing](https://forum.minetest.net/viewtopic.php?f=9&t=11362) mod from [stu](https://forum.minetest.net/memberlist.php?mode=viewprofile&u=4188) and others. Support for dual color clothes, shirt and capes...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 7619, "license": "LGPL-2.1-only", "package_id": "SFENCE/clothing", "repo": "https://github.com/sfence/clothing", "tags": [ "decorative", "skins" ], "type": "mod", "website": null }
**Title:** Reentry **Description:** **Details:** # Reentry Reentry is a Space Survival game built for the Luanti 2024 Game Jam. ## Compatibility Built for minetest 5.9, also compatible with luanti 5.10. Should work for minetest 5.8 as well, and possibly earlier. The bugs in 5.10 have been fixed so you can now pl...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 1358, "license": "LGPL-2.1-only", "package_id": "SuperStarSonic/reentry", "repo": "https://github.com/Python-Sargent/Reentry", "tags": [ "environment", "jam_game_2024", "puzzle", "pve", "simulation", "technology" ], "type": "game", "...
**Title:** Porko **Description:** **Details:** # Porko, the Dice Game You wake up inside a strange, dice-like room, way up in the sky, with a dice, a button, some screens... and pigs. Lots of pigs. You vaguely recall a children's game you played many years ago. What was it called again? Something porcine, perhaps? ...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 894, "license": "AGPL-3.0-or-later", "package_id": "nam/porko", "repo": "https://github.com/nmccamish/porko", "tags": [ "jam_game_2024", "oneofakind__original", "singleplayer", "strategy_rts" ], "type": "game", "website": null }
**Title:** Your Dad's BBQ Mod **Description:** **Details:** Adds the following items: ``` Smoker Kettle Grill Propane Grill Beef Map (Wall Hanging) Smoker Blueprint (Wall Hanging) Lump Charcoal (fuel) Charcoal Briquettes (fuel) Bag O' Charcoal (fuel) Propane (fuel) Sawdust Foil Chimney Smoke (Place on top of a chim...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 7911, "license": "LGPL-2.1-or-later", "package_id": "Grizzly Adam/bbq", "repo": "https://github.com/Grizzly-Adam/BBQ", "tags": [ "decorative", "food" ], "type": "mod", "website": null }
**Title:** Teleporter Tool **Description:** **Details:** # teleporter_tool Like [![ContentDB](https://content.luanti.org/packages/jwmhjwmh/shifter_tool/shields/title/)](https://content.luanti.org/packages/jwmhjwmh/shifter_tool/) except teleports the block rather than shifting it. This mod is for [Minetest](https://...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 3897, "license": "LGPL-3.0-or-later", "package_id": "ApolloX/teleporter_tool", "repo": "https://github.com/Beanzilla/teleporter_tool", "tags": [ "tools" ], "type": "mod", "website": null }
**Title:** Emerald Bank (MineClonia) **Description:** **Details:** # Emerald Bank (MineClonia) Code under [AGPLv3-or-later](https://www.gnu.org/licenses/agpl-3.0.html) License EmeraldBank Mod is [Libre/Free Software](https://www.gnu.org/philosophy/free-sw.html), copy and share. [This is not open source](https://w...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 8623, "license": "AGPL-3.0-or-later", "package_id": "NathanielFreeman/emeraldbank", "repo": "https://codeberg.org/usrib/emeraldbank.git", "tags": [ "commerce", "library", "simulation", "storage", "survival" ], "type": "mod", "website": "...
**Title:** NonUseless **Description:** **Details:** # NonUseless Adds more crafting Recipes to make useless Items more useful → https://qyint-community.github.io **Tags:** crafting, survival **Repository:** https://github.com/Qyint-Community/qyintessential-minetest-mods/tree/main/nonuseless **License:** GPL-3.0-o...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 1930, "license": "GPL-3.0-only", "package_id": "mi.sh/qyintessential_nonuseless", "repo": "https://github.com/Qyint-Community/qyintessential-minetest-mods/tree/main/nonuseless", "tags": [ "crafting", "survival" ], "type": "mod", "website": "https://...
**Title:** Ambient Light **Description:** **Details:** Simple mod that adds a configuarble level of lighting to all blocks in the world, both default and from other mods. I wrote this mod for debugging my ore generation allongside my xray mod, however I now play with this mod in survival too. If you find any...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 3652, "license": "LGPL-2.1-only", "package_id": "MikeRedwood/ambient_light", "repo": "https://github.com/MikeRedwood/ambient_light", "tags": [ "environment", "survival" ], "type": "mod", "website": null }
**Title:** All Things Chocolate **Description:** **Details:** Chocolate does not have much use in the game besides making cookies so we wanted to change that. As cocoa beans can be hard to find we add new items that are nutritious and rewarding: - Dark and milk chocolate bars - Chocolate cake - ...and more in futur...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 214, "license": "AGPL-3.0-or-later", "package_id": "IanTwenty/mcl_allthingschocolate", "repo": "https://gitlab.com/IanTwenty/allthingschocolate", "tags": [ "food", "singleplayer", "survival" ], "type": "mod", "website": null }
**Title:** GiftBox **Description:** **Details:** I finally broke down and decided to release one of the mods from the just_test_tribute subgame. The Giftbox Mod has been in continuous use on the JT2 server for the past year, so it should be stable and secure enough for a production environment. The concept for this ...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 5131, "license": "LGPL-3.0-only", "package_id": "sorcerykid/giftbox", "repo": "https://bitbucket.org/sorcerykid/giftbox", "tags": [ "multiplayer" ], "type": "mod", "website": null }
**Title:** Mods pack for Hades Revisited **Description:** **Details:** [Shared forum topic](https://forum.minetest.net/viewtopic.php?t=26747) Modpack of some mods with non-GPL license modified for subgame [Hades Revisited.](https://content.luanti.org/packages/Wuzzy/hades_revisited/). Check mods in pack for license....
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 3981, "license": "LGPL-2.1-or-later", "package_id": "SFENCE/hades_extensionmods", "repo": "https://github.com/sfence/hades_extensionmods.git", "tags": [ "building", "decorative", "food", "plants_and_farming" ], "type": "mod", "website": "htt...
**Title:** Better Fences **Description:** **Details:** # Better Fences Better fences overrides default fences and walls and replaces them with 2 fence types, one which connects to all nodes and one which only connects to other fences and walls. Whenever you place or dig a fence, this mod will determine if the fence...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 4131, "license": "LGPL-2.1-only", "package_id": "ChimneySwift/better_fences", "repo": "https://github.com/ChimneySwift/better_fences", "tags": [ "building" ], "type": "mod", "website": null }
**Title:** Bed Lives **Description:** **Details:** Bed Lives mod for minetest game. After you spend 3 lives, your bed is broken and you loose your saved spawnpoint. Sleep to get lives back. **Tags:** survival **Repository:** https://github.com/AndrejIT/bed_lives **License:** LGPL-2.1-or-later
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 1731, "license": "LGPL-2.1-or-later", "package_id": "lag01/bed_lives", "repo": "https://github.com/AndrejIT/bed_lives", "tags": [ "survival" ], "type": "mod", "website": null }
**Title:** Pine generator **Description:** **Details:** A mod for builders who want to make trees quickly and stylishly :) **Tags:** creative, plants_and_farming, world_tools **Repository:** https://github.com/Themostrandom/pine_generator **License:** GPL-3.0-or-later
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 93, "license": "GPL-3.0-or-later", "package_id": "Themostrandom01/pine_generator", "repo": "https://github.com/Themostrandom/pine_generator", "tags": [ "creative", "plants_and_farming", "world_tools" ], "type": "mod", "website": null }
**Title:** Stair Pick **Description:** **Details:** This is a specialized pick for making stairs. Don't worry about gathering material, crafting stairs then placing stairs. Just hit a block with this tool and it's becomes a stair node if it's a material that can be crafted into stairs. Supports the default stairs mo...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 3383, "license": "LGPL-2.1-only", "package_id": "BrandonReese/stairpick", "repo": "https://github.com/Bremaweb/stairpick", "tags": [ "building_mechanics", "tools" ], "type": "mod", "website": null }
**Title:** Electrica **Description:** **Details:** # **Electrica** # **DEPRECATED** **A re-work/re-design is being planned.** **The current releases are missing textures and are partially if not fully incompatible with the upcoming re-design and re-work.** **Tags:** technology **Repository:** https://github.c...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 4390, "license": "LGPL-2.1-only", "package_id": "Evil_Gabe/electrica", "repo": "https://github.com/thecow275/electrica", "tags": [ "technology" ], "type": "mod", "website": null }
**Title:** Glob Patterns **Description:** **Details:** # `rm -rf *` ... Did you do something like this in your *nix terminal? This mod prings the same function to Minetest! ## Patterns The following syntaxes are currently supported: * `*`: Match any combination (zero or more) of any charactors (`.*`) * `?`: Match ...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 1204, "license": "LGPL-2.1-or-later", "package_id": "Emojiminetest/glob", "repo": "https://github.com/C-C-Minetest-Server/glob", "tags": [ "developer_tools", "world_tools" ], "type": "mod", "website": null }
**Title:** Too many ores **Description:** **Details:** This adds around 53 new ores. Most of them are metals and cristals. not recommended with other ore mods. Mining wont ever be so boring again! For those who love collecting like for example music discs in Minecraft **Tags:** mapgen, tools **Repository:** https:...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 8028, "license": "LGPL-2.1-only", "package_id": "TeufloV/tmo", "repo": "https://github.com/TeufloV/too_many_ores.git", "tags": [ "mapgen", "tools" ], "type": "mod", "website": "https://github.com/TeufloV/too_many_ores.git" }
**Title:** Escape The Beast **Description:** **Details:** ![Escape The Beast](https://raw.githubusercontent.com/thunder1035/Escape_The_Beast/refs/heads/main/menu/header_2.png) ***Game Story*** You are part of an elite rescue team sent deep into the jungle to investigate a series of brutal attacks on local village...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 1658, "license": "GPL-3.0-or-later", "package_id": "Thunder1035/etb", "repo": "https://github.com/thunder1035/Escape-The-Beast", "tags": [ "custom_mapgen", "jam_game_2024", "mini-game", "singleplayer", "tools" ], "type": "game", "website...
**Title:** Secrets of the Moon **Description:** **Details:** # Secrets of the Moon Game for Minetest Secrets of the moon is a game about discovering what the moon is made of by excavating it. It was made in less than a week for the [Minetest 2022 GAME JAM](https://forum.minetest.net/viewtopic.php?f=18&t=28802) and f...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 7664, "license": "AGPL-3.0-or-later", "package_id": "Blockhead/sotm", "repo": "https://github.com/Montandalar/secrets_of_the_moon", "tags": [ "jam_game_2022", "sound_music", "technology", "tools" ], "type": "game", "website": null }
**Title:** Stellua **Description:** **Details:** Stellua ======= An original sandbox game for the 2024 Luanti game jam and beyond, inspired loosely by space exploration games and mods such as Galacticraft, No Man's Sky, Nodeverse, doctor4t's Minecraft space mod, etc. Focuses more on building and voxelly stuff, not ...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 1811, "license": "GPL-3.0-or-later", "package_id": "theidealist101/stellua", "repo": "https://github.com/theidealist101/stellua", "tags": [ "building", "custom_mapgen", "jam_game_2024", "oneofakind__original", "singleplayer", "transport" ...
**Title:** Veil of the Unknown **Description:** **Details:** A mysterious event has left you without the gift of sight, plunging you into complete darkness, leaving you to rely solely on the symphony of sounds that now shapes your world. Navigate through a diverse landscape where every sound tells a story – from the...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 4457, "license": "LGPL-2.1-or-later", "package_id": "StarNinjas/veil_of_the_unknown", "repo": "https://github.com/starninjas/Veil-of-the-Unknown", "tags": [ "jam_game_2023", "oneofakind__original", "survival" ], "type": "game", "website": "https...
**Title:** Snake 3D **Description:** **Details:** *Autors note: This game only stays on ContentDB for legacy gamejam reasons. It is just a proof of concept experiment, so don't expect a playable and fun game.* Snake 3D ===================== The classical Snake game extended to 3 dimensions. **Warning: This game ca...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 10339, "license": "LGPL-2.1-or-later", "package_id": "cx384/snake_3d", "repo": "https://github.com/cx384/snake_3d", "tags": [ "jam_game_2021", "oneofakind__original" ], "type": "game", "website": null }
**Title:** spMeTeR **Description:** **Details:** This is a game about fighting monsters, collecting resources and accumulating money. This game is very unfinished. It was made for the 2021 Minetest Game Jam by a team of 2 people: crabycowman123 and MeepyMeeper123 (see credits.txt for more information). features: ...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 12892, "license": "AGPL-3.0-or-later", "package_id": "crabycowman123/spmeter", "repo": "https://codeberg.org/crabycowman123/mtr-no-history", "tags": [ "adventure__rpg", "jam_game_2021" ], "type": "game", "website": null }
**Title:** LuckyDude **Description:** **Details:** LuckyDude ========= Submission for the [Minetest Game Jam 2021](https://forum.minetest.net/viewtopic.php?t=27512) Can you guess which cube to hit last? ## Description You will spawn in a small room with 4 cubes. Your goal is to guess which cubes you need to hit b...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 9106, "license": "LGPL-2.1-only", "package_id": "xenonca/luckydude", "repo": "https://gitlab.com/xenonca/luckydude/", "tags": [ "jam_game_2021", "mini-game", "puzzle", "singleplayer" ], "type": "game", "website": "https://xenonca.gitlab.io/c...
**Title:** Stella **Description:** **Details:** You are on a small island in the sea and you have to enlarge it. For that you have an axe and a pickaxe. Go to the purple pillars first. You can mine them with your axe. Collect 10 purple resources, go to the first task and expand the island. **Tags:** jam_game_2021 *...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 12566, "license": "LGPL-2.1-only", "package_id": "1248/stella", "repo": "https://github.com/Der1248/Stella", "tags": [ "jam_game_2021" ], "type": "game", "website": null }
**Title:** Adopt a Space Worm **Description:** **Details:** You've found a virtual pet device... from outer space! It's a bit strange, but you're sure to figure it out with enough time. After all, it's just a game...right? NOTE: This is very unfinished. I wasn't able to finish implementing the pathfinding, which wa...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 17609, "license": "GPL-3.0-or-later", "package_id": "mothnox/vpet", "repo": "https://github.com/mothnox/adopt-a-space-worm.git", "tags": [ "jam_game_2022", "oneofakind__original", "puzzle", "simulation", "singleplayer" ], "type": "game", ...
**Title:** Arcade3D **Description:** **Details:** # Arcade3D A Pacman inspired game for minetest made for fun purpose, it is made in such a way that Minetest Game (MTG) mods can also be used in this **How to play** 1)when player enter's in new world player will get maze spawner in the main inventory, that will ...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 40308, "license": "GPL-3.0-only", "package_id": "Thunder1035/pacman", "repo": "https://github.com/Thunder1053/Arcade3D", "tags": [ "creative", "jam_game_2021", "mini-game", "singleplayer", "world_tools" ], "type": "game", "website": null...
**Title:** Grand Theft Box **Description:** **Details:** ## Do you like boxes? ## Enjoy being a thief? # Then play ***Grand Theft Box!*** A Game Jam 2021 Submission by Jamiebearcub and ExeVirus/[Just_Visiting](https://content.luanti.org/users/Just_Visiting/) ### *Hint*: Turn on sound --------------------------...
Luanti ContentDB
{ "commercial_friendly": false, "downloads": 6902, "license": "LGPL-2.1-or-later", "package_id": "jamiebearcub/grand_theft_box", "repo": "https://github.com/ExeVirus/grand_theft_box", "tags": [ "april_fools", "jam_game_2021", "oneofakind__original" ], "type": "game", "website": null }