What's Changed
- Move mekanism.txt to this repo by @maggi373 in https://github.com/Thorfusion/Mekanism-1.7.10-Community-Edition/pull/58
- fix for looping crash #33 by @maggi373 in https://github.com/Thorfusion/Mekanism-1.7.10-Community-Edition/pull/59
- Fix Plastic Block Properties by @DrParadox7 in https://github.com/Thorfusion/Mekanism-1.7.10-Community-Edition/pull/60
- Restore Walkie Talkie as item by @DrParadox7 in https://github.com/Thorfusion/Mekanism-1.7.10-Community-Edition/pull/61
Full Changelog: https://github.com/Thorfusion/Mekanism-1.7.10-Community-Edition/compare/9.10.19...9.10.20
What's Changed
- Bio-Fuel rework [WIP] by @DrParadox7 in https://github.com/Thorfusion/Mekanism-1.7.10-Community-Edition/pull/48
- added lazuli ingots and lead infusion by @DrParadox7 in https://github.com/Thorfusion/Mekanism-1.7.10-Community-Edition/pull/50
- Remove voiceserver, cape module and update downloader by @maggi373 in https://github.com/Thorfusion/Mekanism-1.7.10-Community-Edition/pull/51
- fix fluidtank duplication with fluidstacks Thorfusion#49 by @maggi373 in https://github.com/Thorfusion/Mekanism-1.7.10-Community-Edition/pull/53
- fixed energy storage meter increasing when generating no energy in industrial turbine #40 by @DrParadox7 in https://github.com/Thorfusion/Mekanism-1.7.10-Community-Edition/pull/57
- fixed config for HeatGenerationFluidRate by @maggi373
- disabled prefilled tanks by default by @maggi373
Full Changelog: https://github.com/Thorfusion/Mekanism-1.7.10-Community-Edition/compare/9.10.18...9.10.19
WARNING!!: CONFIG STRUCTURE HAS BEEN CHANGED, SE CHANGELOG BELOW!
maggi373:
- Overhauled the config file system
- config/mekanism/BoxBlacklist.txt has been renamed into config/mekanism/MekanismCardboardBoxBlacklist.txt
- config/Mekanism.cfg has been split up into four config files that will now be under the mekanism folder
- Catogory recipes and generationrecipes has been moved to config/mekanism/MekanismRecipes.cfg
- Catogory generation has been moved to config/mekanism/MekanismGenerators.cfg
- Catogory tools has been moved to config/mekanism/MekanismTools.cfg
- The remaning catogories has been moved to config/mekanism/Mekanism.cfg
Full Changelog: https://github.com/Thorfusion/Mekanism-1.7.10-Community-Edition/compare/9.10.17...9.10.18
maggi373
- oredict for steeltools
- added dimension whitelist config for windmills, by default only overworld is whitelisted Thorfusion#47
- silicon integration is enabled if enderio or gc or project red is installed, silicon is now used to make instead of iron control circuits Thorfusion#45
- added oredict componentcontrolcircuit for advanced control circuit Thorfusion#45
DrParadox7
- Added a workaround for minetweaker regarding removal of recipes, use the config file to disable them. Thorfusion#43
- Added BoP integration, when enabled atomic alloy is made with Ender Amethyst from BoP Thorfusion#44
What's Changed
- Update windmill branch by @maggi373 in https://github.com/Thorfusion/Mekanism-1.7.10-Community-Edition/pull/38
- BoP Progression Integration by @DrParadox7 in https://github.com/Thorfusion/Mekanism-1.7.10-Community-Edition/pull/44
- Address Minetweaker Incompatibility by @DrParadox7 in https://github.com/Thorfusion/Mekanism-1.7.10-Community-Edition/pull/43
- controlciruit now uses silicon in recipe if loaded by @maggi373 in https://github.com/Thorfusion/Mekanism-1.7.10-Community-Edition/pull/45
- Fix NPE by @DrParadox7 in https://github.com/Thorfusion/Mekanism-1.7.10-Community-Edition/pull/46
- Add permitted list of dimension for windmill by @maggi373 in https://github.com/Thorfusion/Mekanism-1.7.10-Community-Edition/pull/47
Full Changelog: https://github.com/Thorfusion/Mekanism-1.7.10-Community-Edition/compare/9.10.16...9.10.17
What's Changed
-
A cleaner merge of my changes by @DrParadox7 in https://github.com/Thorfusion/Mekanism-1.7.10-Community-Edition/pull/36
-
fixed missing lang for teleporter Thorfusion#36
-
cardboxes are now single use Thorfusion#36
-
added methane gas Thorfusion#36
-
nerfed fusion reactor Thorfusion#36
-
added config for reducing particles for completed multiblocks Thorfusion#36
-
sawmill now outputs raw rubber instead of rubber Thorfusion#36
-
added methane to gas burner fuel list Thorfusion#36
-
Fixed issue with minetweaker @maggi373
-
oredict switcher for osmium: you can chose either or both of osmium/platinum @maggi373
New Contributors
- @DrParadox7 made their first contribution in https://github.com/Thorfusion/Mekanism-1.7.10-Community-Edition/pull/36
Full Changelog: https://github.com/Thorfusion/Mekanism-1.7.10-Community-Edition/compare/9.10.15...9.10.16
Hotfix for #34
Changes
- Updated CoFHLib energy api to latest
- Updated dependencies for compiling to latest and now uses jar files
- Removed unused metallurgy compat
- fix Osmium Compressor takes incorrect amount of osmium #32
- mekanism now has an official api.jar file! MDK.zip is now depricated.
- voiceserver is now disabled by default
[FEATURE] Merge TerralizationCompat to Mekanism CE #30
This will bring
- oredict recipes for poor ores from railcraft (1x ingot from using purification chamber)
- oredict recipe for dustQuartz to be enriched(mekanism) to quartz
- oredict recipe for gemDiamond to be enriched(mekanism) to compresseddiamonds
These can be disabled in the config file
Fixes oredict for steel ingot in metalurgic infuser