Commit Graph

8 Commits

Author SHA1 Message Date
octacian 8bb8a49701 Add `disabled` definition property 2017-03-01 17:30:50 -08:00
octacian e33131a695 Add ore definition registration API 2017-02-26 17:52:36 -08:00
octacian ce8269fb03 Improve recipe API 2017-02-26 11:32:32 -08:00
XtremeHacker 169ea1ce76 Added Ores module 2017-02-26 09:12:52 -08:00
octacian e0e5702053 Add `status` parameter to item & node def
Colours the item/node description to red if "no," orange if "unstable," and white if anything else.
2017-02-24 16:20:05 -08:00
octacian f11fe2ff90 Fix documentation of recipe registration 2017-02-24 14:08:28 -08:00
octacian 5113f957d7 Document public API 2017-02-24 12:26:22 -08:00
octacian 69771ca5fc "Modulize"
Allows modules to be added to the mod for easier development and management. See doc/modules.md.
2017-02-14 19:35:06 -08:00