Fabricate

Experimental
Customize everything.

File Details

Fabricate v0.1.0

  • A
  • Feb 25, 2018
  • 47.48 KB
  • 339
  • 1.12.2

File Name

Fabricate-1.12.2-0.1.0-d476a2f.jar

Supported Versions

  • 1.12.2

Changes:

  • API definitions can be provided by mods. Added definitions for Fabricate.
  • Mods can now list modules (classes with static fields or methods) which can be "required" in the Javascript.
  • Ore dictionary
  • Made all recipe querying happen at the end of the recipe registration event by default, (immediate query execution is still supported)
  • Added support for replacing recipes. This will log warnings but will work fine. It's currently recommended to remove recipes by replacing them with empty recipes, as then there won't be advancement warnings in the log