Skip to content

Releases: OreCruncher/ThermalRecycling

BC 7.0.x work

11 Jun 23:29
Compare
Choose a tag to compare
BC 7.0.x work Pre-release
Pre-release
  • 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!

07 Jun 15:48
Compare
Choose a tag to compare
  • FIX: Rainfall check in Composter logic will crash pure server
  • Consolidate Thermal Recycler output stacks on jam

Redstone Armory/Applied Energistics 2 rv2

07 Jun 13:29
Compare
Choose a tag to compare
  • 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!

06 Jun 01:07
Compare
Choose a tag to compare
  • Mod Support: Redstone Arsenal
  • Removed Redstone Flux API from jar
  • Anvil item rename support

EntityItem merge

05 Jun 13:19
Compare
Choose a tag to compare
EntityItem merge Pre-release
Pre-release

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

04 Jun 19:10
Compare
Choose a tag to compare
Anvil Support Pre-release
Pre-release

NEW:

  • Use Scrap/Scrap Boxes as repair material in an Anvil

Simply Jetpacks, Solar Flux, RF Drills, RF Windmills

04 Jun 15:14
Compare
Choose a tag to compare

Added support for scrapping/recycling:

  • Simply Jetpacks
  • Solar Flux
  • RF Drills
  • RF Windmills

Rubble! Rubble!

04 Jun 02:03
Compare
Choose a tag to compare

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

03 Jun 04:10
Compare
Choose a tag to compare
Rubble Piles Pre-release
Pre-release

NEW

  • Added Rubble Pile worldgen

La! La! La!

02 Jun 17:36
Compare
Choose a tag to compare
La! La! La! Pre-release
Pre-release

CHANGES:

  • Cleaned up GENERIC mappings for items that don't have sub-types
  • Rearrange code tree based on evolving patterns