Turbo
Simply an update/rename of my old F4113nc0r3, with lots of flashy new features.
This is required for all of my mods.
What it is:
An api designed to make making a mod as easy as posible.
It's features include:
single line crafting item creating (items used in crafting recipes only),
automatic config creating/access/gui,
automatic block/item/gui id properties
automatic tile entity handling
gui and container handling
tileentity hooks
tileentity super classes for handling of gui opening, energy net handling, generators, and machines
single method block with multiple tile entities initiation
simplifies the process of making a tile entity
from: making the block, tileentity, container, and gui classes,
to: making just a tile entity
and more to come!
Downloads:
1.7.10 - v1.2.0
http://www.mediafire.com/downl…yd/Turbo-1.7.10-1.2.0.jar
SRC(for modders):
Sry, but there are few comments atm, although several of my mods are included for usage reference.
http://www.mediafire.com/downl…urbo-Src-1.7.10-1.2.0.zip
Older Versions:
https://www.mediafire.com/folder/oc2j6ku2f5abl/OlderVersions
Change Log:
v1.2.0: reverted to forge config system, added support for ingame config guis, added mcmod.info
v1.1.0: revamped gui system, added in basic gui elements
v1.0.0: first release under new name, updated to mc 1.7.10