Releases: OreCruncher/ThermalRecycling
Releases · OreCruncher/ThermalRecycling
BC 7.0.x work
- Fixed compatibility problem when BuildCraft Additions is installed w/BC 7.0.x
- Disabled interrogation of Integration Table recipes - the API changed :\
NOTE: Built against BC 7.0.9 API set. I did some basic testing against BC 6.4.14 with these changes and things appear OK.
Derpy derp!
- FIX: Rainfall check in Composter logic will crash pure server
- Consolidate Thermal Recycler output stacks on jam
Redstone Armory/Applied Energistics 2 rv2
- Mod support: Redstone Armory, Applied Energistics 2 rv2
- Pile of Rubble now has characteristics of cobblestone. It breaks easier.
- VersionChecker integration
- Francais translation
Better than Bondo!
- Mod Support: Redstone Arsenal
- Removed Redstone Flux API from jar
- Anvil item rename support
EntityItem merge
NEW:
- Ability to merge similar EntityItem stacks on the ground within a specified radius. Disabled by default.
CHANGES:
- Adjusted repair values of Scrap/Scrap Box items in an Anvil. They now repair more damage.
Anvil Support
NEW:
- Use Scrap/Scrap Boxes as repair material in an Anvil
Simply Jetpacks, Solar Flux, RF Drills, RF Windmills
Added support for scrapping/recycling:
- Simply Jetpacks
- Solar Flux
- RF Drills
- RF Windmills
Rubble! Rubble!
CHANGES:
- Configuration option to disable rubble generation
- Additional rubble drops based on mods installed
- Changed generation parameters (density=80; stacks=3)
MISC
- use XorShift random number generator
Rubble Piles
NEW
- Added Rubble Pile worldgen
La! La! La!
CHANGES:
- Cleaned up GENERIC mappings for items that don't have sub-types
- Rearrange code tree based on evolving patterns