-
FS51
LukeCompatibility layer for formspecs
-
name monoid
fluxionaryflexible control of a player's nametag
-
CentralAuth
1F616EMOPlayer account unification across Luanti servers
-
action queues
fluxionaryprovides an API for queuing things for batch processing w/ various ways to specify the batch "size".
-
Seasons Clock
solswordAPI for getting various "season" parameters based on server time and a few customiable settings. Doesn't change gameplay; just a library that other mods can use to do seasonal things.
-
hand_monoid
fluxionaryplayer monoid for controlling the look and abilities of the player's hand.
-
Persistent Effects
epCodeAn API for creating persistent effects for any object. eg. damage a player or entity over time. (like poison)
-
CSMT Bots (Obsolete)
LogikíAdd bots to your game for training
-
Fbt Core
ForburntA set of utils for other fbt_* mods
-
Cid Music Player
eklPlays music
-
MFSM Multiple Finite State Machine
SumiAllows for multple states to be active, while maintaining typical state machine behavior. Good for gamestate and mobs.
-
TPH's Basic Filesystem
TPHAPI for loading files into a basic readable format as well as loading and converting conf files
-
Table Goodies
benrob0329A small package for extra (can't live without) functions for working with tables.
-
Antigrief
sorcerykidAn API for validating node and item placement via a simple callback mechanism.
-
Bedrock Markup Language
sorcerykidBedrock Markup Language is an extensible markup language and API for formspecs.
-
Compression Lib
The4spaceconstantsA library that provides functions to procedurally register compressed versions of nodes.
-
Kill Log
WuzzyAllows mods to display the recent player kills, deaths and other game events
-
Smart Vector Table
NoodlemireAPI that adds a way to create tables indexed by 3D Vectors.
-
deploader
LuantistDorkSimple mod API that automates dependency-specific behaviour using a folder-heavy approach.
-
Node Damage
NoodlemireEnables nodes to be partially damaged, and to be repaired afterwards.
-
craftsystem
fluxionarycraft registration API which automatically deals w/ replacements
-
Minetest Systemd (API)
Piezo_Debugging utility and compatibility tools for server owners and/or modpack creators
-
Function Delayer
Hybrid DogAllows executing functions after a delay to reduce possible lag (EDD scheduler?)
-
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.
-
Advanced Rangefinder
sorcerykidExtends the API with search capabilities for entities
-
Lush
rstcxkfully featured shell interpreter
-
Noriel Sylvire's Minerals Core Modpack
Noriel_SylvireAn API for automatically registering recipes, nodes and ore generation.
-
timehud
bookgirlMinimal HUD timer API
-
YAML Config File Library
snowyuLoad or Save YAML config file
-
GroupLib
rudzik8General grouping API
-
Telegram
neko259Integration with telegram messenger chat
-
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
-
Tips
1F616EMOSend tips to newcomers
-
Face Objects
1F616EMOCalculate the facing of objects
-
Wield Events
mt-modsEvents for wield item switching
-
Autobox
Just_VisitingAuto Collision/Selection Loading Boxes
-
Node Object
jwmhjwmhA library for associating objects with nodes
-
Priority Queue
WizAssociate items with priorities to order them.