-
Level API
HypernootA library for games to load levels defined as schematics
-
description_monoids
fluxionaryAPI to allow multiple mods to make modifications to an itemstack's description
-
Priority Queue
WizAssociate items with priorities to order them.
-
Persistent Effects
epCodeAn API for creating persistent effects for any object. eg. damage a player or entity over time. (like poison)
-
Anti Exploit
LMDProtects against exploits
-
CentralAuth
1F616EMOPlayer account unification across Luanti servers
-
Trucraft
mt-modsAn alternative crafting system done entirely in the world.
-
Advance ore API
Sere MotsattCreate complex minerals the easy way
-
NameGen
cronvelName generator API.
-
Smart Vector Table
NoodlemireAPI that adds a way to create tables indexed by 3D Vectors.
-
Face Objects
1F616EMOCalculate the facing of objects
-
Advanced Breath and Health APIS
liteninglazerCreates APIS to allow different players to heal health and allow different players to breathe different items.
-
MFSM Multiple Finite State Machine
SumiAllows for multple states to be active, while maintaining typical state machine behavior. Good for gamestate and mobs.
-
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)
-
Metatable Metamethods Fixes + Customization
TPHAttempts to fix issues with metamethods for Lua 5.1 as well as adding new ones + custom functions
-
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.
-
Pluggable Helpers
sorcerykidAutomated dependency management of helper functions within a distributed architecture
-
MQTT Client Library
TuxilioA mod for MQTT communication
-
Random Messages
1F616EMORegister random announcements
-
status effects
fluxionaryapi for defining player status effects
-
Phonics Library
NeuromancerProvides a library for creating Phonics (Learn how to read) mods in different languages.
-
Natural Entities
LuantistDorkA lightweight API for spawning random entities
-
Openai Api
coraUse AI systems using the openai API
-
Random API
TheFanneProvides a simple-to-use framework for selecting random objects with probabilities
-
item_monoids
fluxionaryan API for controlling item properties via monoids
-
name monoid
fluxionaryflexible control of a player's nametag
-
Compression Lib
The4spaceconstantsA library that provides functions to procedurally register compressed versions of nodes.
-
Stent
AFCMA formspec based arena entrance type for arena_lib
-
Database Manager
AFCMDatabase Manager API
-
Operating System Detector
TPHChecks the OS of the device running the mod.
-
Guider
1F616EMOHUD markers for navigation
-
afk_api
fluxionaryan API for registering events which trigger when a player goes AFK or comes back from AFK.
-
Minetest Systemd (API)
Piezo_Debugging utility and compatibility tools for server owners and/or modpack creators
-
Timed World Modifiers library
karamelEnvironmental ABM that could be triggered on a very wide range of nodes but only a few at a time.
-
FS51
LukeCompatibility layer for formspecs
-
canonical name
fluxionaryapi to get the proper capitalization of a name
-
Cid Music Player
eklPlays music
-
Table Goodies
benrob0329A small package for extra (can't live without) functions for working with tables.
-
Signs Redux
sorcerykidSigns Redux is a complete rewrite of default signs that adds many new features
-
Callbacks API
ANANDcallbacks_api is a framework for registering callbacks if the callback registration function exists, else returns gracefully.