Repository for the SimpleCore API by AleXndrTheGr8st and Sinhika.
Some of the base classes for implementing machines/furnaces in Minecraft/Forge 1.12.2 are based on base classes from Ellpeck's "Actual Additions" mod (see https://minecraft.curseforge.com/projects/actually-additions).
- add Achievements back in as 1.12+ Advancements - SimpleOres DONE
- add support for config GUI to all 4
- restructure dependencies so that alloy blocks/items can be added without requiring Fusion installed (because other industrial mods have alloy furnaces)
port SimpleOres2 to 1.12+- DONE- port Fusion to 1.12+
- port Netherrocks to 1.12+ - IN PROGRESS
- port Aesthetics to 1.12+
- port Machines to 1.12+
- add ModTweaker support for Fusion Furnace recipes.
- port akkkamaddi's Additions (see that thread later on)
- add optional recipes for other mods' alloy furnaces.
re-write config system to use JSON instead of XML- DONE- remove ISidedInventory support and wrappers and go pure capability. - IN PROGRESS
- re-visit SimpleBucket code and models. They probably aren't quite right.
explore non-consumed catalyst optionExplored on Forum. Not popular idea.add a Zinc plugin (Sinhika's Simple Zinc?) with Brass alloy for use with TiC, among othersBEING DONE BY THEOLDONE.- add more language files (depends on contributors)
- try to add Spanish
- try to add Japanese
- add other new features
- metal tanks
- metal shields
This mod is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.
This mod is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this source code. If not, see http://www.gnu.org/licenses/.