-
Slapperfishy
jan EpiphanyHigh ordinance fish slapping. Hilarity ensues.
-
MFSM Multiple Finite State Machine
SumiAllows for multple states to be active, while maintaining typical state machine behavior. Good for gamestate and mobs.
-
Item Replicator
ApolloXReplicate items with ease.
-
Latency Protection
Coder12Latency protection attempts to prevent players from glitching through protected nodes. By either teleporting the player or damaging them.
-
Shadowmute
wsor4035allows muting and shadow muting players
-
Quartz Glass for Stellua
vejouAdds quartz-glass combinations for colored glass blocks
-
My Item Chest
DonA chest that spawns different items
-
CaseTest
Saikocases
-
Card deck
mijutuDeck of cards and table blocks
-
Mid Measure
ANANDQuickly get the distance between two nodes and calculate their mid-point
-
Phonics Library
NeuromancerProvides a library for creating Phonics (Learn how to read) mods in different languages.
-
Colourful Ladders
Itz-Noah40 colourful wooden ladders
-
Item Tracking
ImpulseProvides a API to mod developers to track which inventories items are in.
-
Click Speed Detector
TomlausA mod that ensures you can only place a node every 0.16 seconds. It is intended for servers to counter players using auto-clickers.
-
itemshelf (Fork)
nacGeneric item shelf with 3D items on display
-
Chat translate
ksandrAdds commands to translate chat messages into the recipient's language.
-
GamerIPVault
Neocraft1293mod for storing hashed player IPs
-
Short Names for worldedit
niwla23Adds short number aliases to some nodes like in MC
-
You Can't Touch It Either
Avicennia_gSimple mod adding lockable storage shelves to Nodecore.
-
Compression
The4spaceconstantsUses compression_api to generate compressed nodes.
-
Minetest HTTP API QoS control queue
SXImprove quality of important HTTP requests by grouping requests into service quality buckets.
-
builtin overrides
fluxionaryminor QOL overrides for some builtin behaviors
-
Grow Dry Grass
Silver SandstoneMakes dry grass spread on savanna dirt.
-
Luablock
LC CreationsAdds blocks that can execute lua code. Admin purposes only.
-
Symmetool
NigelSymmetric building tool for MineTest.
-
This should be make sense!
1F616EMOAdds missing crafting recipes that should exist
-
Xiangqi
Y. WangXiangqi (Chinese chess)
-
Chat guide
LudusA virtual assistant that helps players with tips, guides, and useful information.
-
Realm Lamp
GenesisMTA rainbow gradient block for decoration and with differents speeds.
-
Tune JIT
rudzik8Tunes LuaJIT parameters to improve server performance by preventing constant GC
-
Clans
AmericanHustonA little something I've been working on. Adds clans, functions to manage clans, some new blocks, and some fun survival mechanics.
-
GroupLib
rudzik8General grouping API
-
Beerchat
mt-modsstandalone chat channel mod
-
VizLib
OgelGamesVisulization Library
-
Timekeeper
sorcerykidTimekeeper acts as a centralized dispatcher for all time-sensitive routines
-
Persistent Effects
epCodeAn API for creating persistent effects for any object. eg. damage a player or entity over time. (like poison)
-
group:any
1F616EMOItem group applied to ALL items for crafting recipes.
-
bug command
fluxionaryadds a command that submits a bug report to a github repo.
-
Web chat
secklMakes the in-game chat accessible through a web browser.
-
Bitwise Operations
sorcerykidA pure-Lua implementation of common bit-manipulation functions