-
node entity queue
fluxionarya queue for spreading out the generation of node entities over multiple server steps (smartshops, signs, itemframes, etc).
-
Gettime
1F616EMOA api to get in-game hour/minute
-
Player Settings
1F616EMOPlayer-specific settings
-
NucleoTest
DarkXWolf17Battle Royale-like game. Provides an API and a reference implementation. Highly radioactive. Work in progress.
-
Chatcommand Library
LMDLibrary for registering chatcommands.
-
flinv
LukeAPI to add new inventory tabs which work across different inventory mods
-
Simple notification wrapper
KirowLThis project offers a Notification System API to display temporary messages on the player's screen, allowing seamless integration of notifications into gameplay.
-
Archipelago Library
Warr1024Archipelago multi-world randomizer integration library
-
Unified Stamina API
TestificateModsProvides a universal API for handling different mods that provide a stamina bar
-
Prop Hunt Modpack
Jo5629_Transform into nodes and with a minigame.
-
Advanced Breath and Health APIS
liteninglazerCreates APIS to allow different players to heal health and allow different players to breathe different items.
-
action queues
fluxionaryprovides an API for queuing things for batch processing w/ various ways to specify the batch "size".
-
Star
WizA* Pathfinding algorithm implementation
-
Function Delayer
Hybrid DogAllows executing functions after a delay to reduce possible lag (EDD scheduler?)
-
Japanese Name
Logikítransform your player name to japaNESE (joke)
-
AFK Indicator
1F616EMOAPI to check player AFK status
-
imfs
Signal_An immediate-mode, functional, reactive abstraction around Minetest's formspec system.
-
Extended Protection
1F616EMOExtended interaction restriction rule
-
item_monoids
fluxionaryan API for controlling item properties via monoids
-
HTML to Luanti Hypertext
1F616EMOConvert HTML to Luanti Hypertext for formspecs
-
anarchy
solswordAnarchy PCG library (see https://cs.wellesley.edu/~pmwh/anarchy/lua/ w/ docs at https://cs.wellesley.edu/~pmwh/anarchy/lua/docs32/index.html)
-
Chunk Version
SumiStores the numerical version a chunk was generated, so that other mods may query this.
-
Telegram
neko259Integration with telegram messenger chat
-
Debugging Console
sorcerykidProvides an in-game HUD to easily monitor debug output
-
Virt
frogTheSecondA library for (qemu) virtual machines
-
Isogen
BuckarooBanzaiGenerate isometric images from ingame builds
-
Job Control Mod
sorcerykidA more flexible alternative to the builtin minetest.after function
-
Dialog Redo
1F616EMOFlexable dialog API
-
Register, Attach & Detach
mzel1982Register glowing 3D items and custom display nodes that you can easily attach to players, place on walls, or showcase on pedestals.
-
Lockbox
Jo5629_Library for cryptography/encryption functions.
-
Node Updates
SumiTells nodes when they are updated by neighbors being dug or placed, plus extra features. Last breaking change: 2025-09-10
-
Grenades API
LandarVarganAdds an API for easily creating grenades
-
afk_api
fluxionaryan API for registering events which trigger when a player goes AFK or comes back from AFK.
-
description_monoids
fluxionaryAPI to allow multiple mods to make modifications to an itemstack's description
-
Components Library
Mindcool25Library for generating components based on base materials
-
Metatable Metamethods Fixes + Customization
TPHAttempts to fix issues with metamethods for Lua 5.1 as well as adding new ones + custom functions
-
PostgreSQL Library
TomlausLibrary for PostgreSQL Db.
-
Operating System Detector
TPHChecks the OS of the device running the mod.
-
Multiblock Lib
Mindcool25Multiblock structure handler
-
IntelligenceFramework
PlamiumAIProvide an AI RNN API for developers.