-
Metatable Metamethods Fixes + Customization
TPHAttempts to fix issues with metamethods for Lua 5.1 as well as adding new ones + custom functions
-
Key Binding
1F616EMORegister callbacks when a key is pressed, holded, or released.
-
node entity queue
fluxionarya queue for spreading out the generation of node entities over multiple server steps (smartshops, signs, itemframes, etc).
-
Position listeners library
karamelPlayers' position observing library
-
Matrix Chat
joenasThis mod creates a bridge between a Matrix channel and the in-game chat!
-
Wield Events
mt-modsEvents for wield item switching
-
DeltaTime
SkyBuilder1717Adds deltatime API
-
Dialog Redo
1F616EMOFlexable dialog API
-
Smart Vector Table
NoodlemireAPI that adds a way to create tables indexed by 3D Vectors.
-
GroupLib
rudzik8General grouping API
-
YL Scheduler
AliasAlreadyTakenExecute tasks based on utc
-
filter++ lib
rstcxkprovides an API for filtering text
-
More vector helpers
Hybrid DogAdds more vector functions.
-
B.W Protection
LogikíThis gives API for bad words detection
-
Local Time and Date Api
Bob64This is a minetest mod that provides an api for other mods to use to get a user's preferred date and time format/time zone based on their configured settings for this mod.
-
Natural Entities
nurd3A lightweight API for spawning random entities
-
Random API
TheFanneProvides a simple-to-use framework for selecting random objects with probabilities
-
Signs Redux
sorcerykidSigns Redux is a complete rewrite of default signs that adds many new features
-
Node Object
jwmhjwmhA library for associating objects with nodes
-
Discrete Player API
HypernootA library for games which attaches players to node grid
-
Loot
ByakurenA loot framework.
-
Shop Dialog
1F616EMOFormspec-based shop dialog
-
Pluggable Helpers
sorcerykidAutomated dependency management of helper functions within a distributed architecture
-
Database Manager
AFCMDatabase Manager API
-
BigNum
ThePython10110A library that adds a data type for arbitrary precision integers
-
YL Ticker
AliasAlreadyTakenDisplays messages once per timeframe
-
Lockbox
Jo5629_Library for cryptography/encryption functions.
-
YALib
hutzdogYet Another Library
-
Operating System Detector
TPHChecks the OS of the device running the mod.
-
Level API
HypernootA library for games to load levels defined as schematics
-
status effects
fluxionaryapi for defining player status effects
-
Advanced Breath and Health APIS
liteninglazerCreates APIS to allow different players to heal health and allow different players to breathe different items.
-
Squill
LukeA subset of SQL. No complex installation required.
-
Advance ore API
Sere MotsattCreate complex minerals the easy way
-
Openai Api
coraUse AI systems using the openai API
-
Exploding Chest
Coder12Api-mod to allow containers like chest to explode if it contains explosive materials.
-
group:any
1F616EMOItem group applied to ALL items for crafting recipes.
-
Archipelago Library
Warr1024Archipelago multi-world randomizer integration library
-
description_monoids
fluxionaryAPI to allow multiple mods to make modifications to an itemstack's description
-
Stopwatch
sorcerykidStopwatch is Lua-based benchmarking API for Minetest developers