-
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
-
Old Wizard Font
PyrolloOldWizard font for Font API
-
More Triggers
SkyBuilder1717Adds more triggers for Awards
-
GroupLib
rudzik8General grouping API
-
name monoid
fluxionaryflexible control of a player's nametag
-
canonical name
fluxionaryapi to get the proper capitalization of a name
-
Item Tracking
ImpulseProvides a API to mod developers to track which inventories items are in.
-
Minebase Core
ThatCommandAdds APIs and new dynamic functionalities.
-
Isogen
BuckarooBanzaiGenerate isometric images from ingame builds
-
Central Message
WuzzySimple API to show messages to the center of the screen to players.
-
Telegram
neko259Integration with telegram messenger chat
-
Gettime
1F616EMOA api to get in-game hour/minute
-
CentralAuth
1F616EMOPlayer account unification across Luanti servers
-
PostgreSQL Library
TomlausLibrary for PostgreSQL Db.
-
Basic HUD textures
WuzzyAdds basic but neccessary HUD images: Heart icon, bubble icon, … (for game authors)
-
Dialogs
1F616EMODialogs with options
-
Face Objects
1F616EMOCalculate the facing of objects
-
YL Scheduler
AliasAlreadyTakenExecute tasks based on utc
-
Discord Bridge
Lesha_VelMod + external program providing Discord relaying and commands. This is a fork of discordmt by archfan7411
-
B.W Protection
LogikíThis gives API for bad words detection
-
Local Time and Date Api
Bob64Provides an API for other mods to use to get a user's preferred date and time format/time zone based on their configured settings
-
aSignals
SumiSignal event bus API including SIGNAL, LISTEN and CONDITIONAL functions
-
Node Object
jwmhjwmhA library for associating objects with nodes
-
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
-
Priority Queue
WizAssociate items with priorities to order them.
-
Grenades API
LandarVarganAdds an API for easily creating grenades
-
Persistent Effects
epCodeAn API for creating persistent effects for any object. eg. damage a player or entity over time. (like poison)
-
ConfigFileLibrary
TomlausA library that allows loading and saving data from config files.
-
Advanced Breath and Health APIS
liteninglazerCreates APIS to allow different players to heal health and allow different players to breathe different items.
-
Advanced Chat
LMDA library for advanced chatting.
-
Stent
AFCMA formspec based arena entrance type for arena_lib
-
Metatable Metamethods Fixes + Customization
TPHAttempts to fix issues with metamethods for Lua 5.1 as well as adding new ones + custom functions
-
MQTT Client Library
TuxilioA mod for MQTT communication
-
Phonics Library
NeuromancerProvides a library for creating Phonics (Learn how to read) mods in different languages.
-
Operating System Detector
TPHChecks the OS of the device running the mod.
-
imfs
Signal_An immediate-mode, functional, reactive abstraction around Minetest's formspec system.
-
Callbacks API
ANANDcallbacks_api is a framework for registering callbacks if the callback registration function exists, else returns gracefully.