MoLogicCore 3.22 -MoMod Function library/Api

Some mods covering weather, texture packs, transport, wind-turbine, reactor, interesting weapons and defense.

Moderator: ludsoe

Post Reply
User avatar
ludsoe
Fast Inserter
Fast Inserter
Posts: 243
Joined: Tue Feb 11, 2014 8:16 am
Contact:

MoLogicCore 3.22 -MoMod Function library/Api

Post by ludsoe »

MoLogicCore is a handy Modding API that allows mod developers to use the very same mechanics that the MoMods use, in their own mods. MologicCore is being worked on alongside the Core MoMods, so changes and additions will happen overtime as those mods develop.

Features:

Code: Select all

Timer System: MoLogicCore features a powerful timer system, which allows you to set a function to be called after some time has passed.
Ease Math: Math Ease functions that allow you to cut down on the number of lines in your mod.
Easy Entitys: Adds some ease functions to help when handling with entities.
Modular: Only load the sections of the API you need!
http://www.mediafire.com/download/7xd15 ... icCore.zip

User avatar
aubergine18
Smart Inserter
Smart Inserter
Posts: 1264
Joined: Fri Jul 22, 2016 8:51 pm
Contact:

Re: MoLogicCore 3.22 -MoMod Function library/Api

Post by aubergine18 »

The link isn't working for download - are there any plans to revive the code (ideally host on github)?
Better forum search for modders: Enclose your search term in quotes, eg. "font_color" or "custom-input" - it prevents the forum search from splitting on hypens and underscores, resulting in much more accurate results.

Post Reply

Return to “MoMods”