- final release for 1.8.9
- 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.
- final release for 1.11.2
- fix for SimpleOres2 issue #13, tipped and other special arrows not depleting when using Infinity enchantment
- fix for SimpleDoor items crashing servers in MP server setups.
- final 1.12.2 release.
- final release for 1.16.3
- added some utility functions.
- required for new SimpleOres 1.16.3-2.3.1.0 and later.
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
- Final release for 1.16.5
- THIS version required for final versions of Netherrocks and Machines for 1.1.6.5.
- FINAL release for 1.17.1
-
overhauled furnace code. Will affect Netherrocks, Machines, and possibly Fusion.
-
overhaul fixes furnace/hopper interaction. empty lava buckets are now correctly ejected out the bottom face into hoppers/pipes/etc.
-
Furnace code is now purely capability-based.
-
final release for 1.18.1
- FINAL version for 1.18.2
- internal reorganization; last planned 1.19 version.
- has JEI special support
- adds JEI support to initial 1.19.2 port.
- required for all special JEI support in add-ons. (i.e., for special furnaces, special fuels, etc)