Skip to content

Manwe03/woodencog

 
 

Repository files navigation

Wooden Cog

Forked from woodencog

INFO

this mod is a compatibility mod for tfc and create.

Some of its code came from SeriousCreeper go check him out his videos are pretty cool. Also, here's the original mod

Some of the code also came from the Tinker's construct mod (the small crucible) I updated it to my needs.

This mod is still in early stages and probably need a lot refactoring but still can be used. I'll soon update my generators (yeah the Node.js mess in generators dir) to generate all missing crafts in this mod.

currently it includes :

  • Mixer alloying recipes
  • Custom basin to allow more fluids into it (4)
  • Some fixes for create mod that where needed for liquid only crafts
  • Some fixes on filters to allow tfc fluid usage (still need to check if it didn't broke anything else)
  • TFC heating capability for pressing, mixing and compacting
  • TFC Jei compatibility for new versions
  • Some TFC crash fixes to work with create

I'm currently working on a partial (maybe entire) rewrite of the project to make it more compatible with JEI and other create addons

  • (WIP) Sequenced assembly recipes.
  • (WIP) Move js recipe generation to java

If you know any issue with other mods open an issue on this repo I'll look into it

Pull requests are welcomed, but open an issue before, maybe I am working on it already.

Packages

No packages published

Languages

  • Java 89.1%
  • JavaScript 10.9%