/EFabCTBindings

CraftTweaker bindings for EFab

Primary LanguageJavaMIT LicenseMIT

EFabCTBindings

A very simple mod that adds CraftTweaker bindings for EFab.

This allows for some easier adding of EFab recipes, as you have access to various features of ZenScript - like loops. No more making 244 recipes for each tool part by hand!

For examples, see the example script.

Building the mod

  • Clone the repository.
  • Get EFab 0.1.1 from CurseForge and deobfuscate it with BON2.
  • Stick the resulting deobf jar into libs.
  • gradlew setupDecompWorkspace build