Skip to content

v3.2.0

Compare
Choose a tag to compare
@Prunoideae Prunoideae released this 10 Jul 02:30
  • Fixed the problem in dumping of extended enums, caused by normally impossible enum names.
  • Added docs for Mekanism, Immersive Engineering and Thermal Expansion.
  • Methods that returns same type of itself will now return this instead, to make the chain calling more flexible.
  • All registry types are now dumped and assigned.
  • Fixed some problems in dump due to interface resolving changes.
  • Failed registry dumping now will be never, to ensure typing is correct.
  • Mod in RecipeFilter now is correctly addressed.