-
afk_api
fluxionaryan API for registering events which trigger when a player goes AFK or comes back from AFK.
-
Libox
frogTheSecondA sandboxing library
-
Advanced Rangefinder
sorcerykidExtends the API with search capabilities for entities
-
Noriel Sylvire's Minerals Core Modpack
Noriel_SylvireAn API for automatically registering recipes, nodes and ore generation.
-
Complete and Total Lua-Only Inventory Rewrite
NoodlemireCreates a completely custom inventory system, which doesn't rely at all on any of the usual UserData objects.
-
Lush
rstcxkfully featured shell interpreter
-
Advanced Fight Library
SFENCELibrary for implementing advanced combat systems with hitbox-based damage and body part health tracking
-
Old Wizard Font
PyrolloOldWizard font for Font API
-
Minetest Teams
pl608simple multiplayer team system
-
More Triggers
SkyBuilder1717Adds more triggers for Awards
-
status effects
fluxionaryapi for defining player status effects
-
Debugging Console
sorcerykidProvides an in-game HUD to easily monitor debug output
-
Loot
ByakurenA loot framework.
-
Wield Events
mt-modsEvents for wield item switching
-
Isogen
BuckarooBanzaiGenerate isometric images from ingame builds
-
Central Message
WuzzySimple API to show messages to the center of the screen to players.
-
Gettime
1F616EMOA api to get in-game hour/minute
-
Compression Lib
The4spaceconstantsA library that provides functions to procedurally register compressed versions of nodes.
-
CentralAuth
1F616EMOPlayer account unification across Luanti servers
-
PostgreSQL Library
TomlausLibrary for PostgreSQL Db.
-
Dialogs
1F616EMODialogs with options
-
Cid Music Player
eklPlays music
-
Face Objects
1F616EMOCalculate the facing of objects
-
Discord Bridge
Lesha_VelMod + external program providing Discord relaying and commands. This is a fork of discordmt by archfan7411
-
Antigrief
sorcerykidAn API for validating node and item placement via a simple callback mechanism.
-
Interactive Item API
Jose_ManuelS18Provides an API to make it easier to implement items' inner workings.
-
Trucraft
mt-modsAn alternative crafting system done entirely in the world.
-
NucleoTest
DarkXWolf17Battle Royale-like game. Provides an API and a reference implementation. Highly radioactive. Work in progress.
-
Star
WizA* Pathfinding algorithm implementation
-
Job Control Mod
sorcerykidA more flexible alternative to the builtin minetest.after function
-
aSignals
SumiSignal event bus API including SIGNAL, LISTEN and CONDITIONAL functions
-
group:any
1F616EMOItem group applied to ALL items for crafting recipes.
-
TPH's Basic Filesystem
TPHAPI for loading files into a basic readable format as well as loading and converting conf files
-
Advanced Forceload
Kimapra better forceloading API
-
Chatcommand Library
LMDLibrary for registering chatcommands.
-
deploader
LuantistDorkSimple mod API that automates dependency-specific behaviour using a folder-heavy approach.
-
Persistent Effects
epCodeAn API for creating persistent effects for any object. eg. damage a player or entity over time. (like poison)
-
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".
-
MFSM Multiple Finite State Machine
SumiAllows for multple states to be active, while maintaining typical state machine behavior. Good for gamestate and mobs.