- final release for 1.10.2
- new version of SimpleCoreAPI required to support new, fixed versions of Netherrocks, Fusion, and Machines.
- requires McJty's CompatLayer 0.2.5 or later
- SimpleCoreAPI is version-specific, 1.11.2 vs 1.10.2; get the appropriate one for the version of Minecraft Forge you are using.
- internal architecture stuff: better compatibility layers between 1.10.2 and 1.11.2 -- re-factored TileEntitySimpleFurnace.update() to yank out the boiler-plate code that all descendents use and put it in TileEntitySimpleFurnace.defalut_cooking_update(). -- fixed furnace stuff in general to work in both 1.10.2 and 1.11.2, instead of crashing on doing anything with GUI.
removed support for Silents Mechanisms' alloy smelter recipes. They will be handled elsewhere.
-
deprecated support for Silents Mechanisms' crusher recipes. They will be handled elsewhere.
-
revamped ore generation support to support properly registering configured features. Required for SimpleOres2 1.16.4-2.4.3.5 and later.
-
Final release for 1.16.4