Skip to content

RTG-1.7.10-0.0.14

Pre-release
Pre-release
Compare
Choose a tag to compare
@whichonespink44 whichonespink44 released this 01 Nov 13:10

IMPORTANT: ALWAYS DELETE YOUR RTG CONFIG FOLDER BEFORE UPDATING TO NEWER VERSIONS!!!

Prior to this release, RTG was experiencing a number of crashes, so the focus of version 0.0.14 was stability. But that's not very exciting, so I tried to do some of other stuff as well. Enjoy! :)

Enhanced Biomes (EB) support

  • Fixed incompatible EB biomes - RTG is now fully compatible with Enhanced Biomes
  • Re-decorated several EB biomes: Carr, Clay Hills, Ephemeral Lake, Ephemeral Lake Edge, Fens, Forested Mountains, Forested Valley, Polar Desert, Rocky Hills, Sandstone Canyon, Sandstone Canyons, Sandstone Ranges, Sandstone Ranges M, Scree, Scrub, Snowy Wastelands, Volcano, Wastelands
    • All re-decorated biomes use EB's custom stone/grass/dirt if enabled.
  • Minor aesthetic improvements to Badlands biome
  • Removed support for Riparian Zone and Creek Bed due to technical redundancy

RailCraft support

  • Fixed #195 - Railcraft world gen crash
    • RTG is now fully compatible with RailCraft

Thaumcraft support

  • Fixed #249 - Thaumcraft world gen crashes
  • Increased the size of Magical Forest & Tainted Land biomes

Other Bug fixes & improvements

  • Made a lot of improvements to the way chunks are generated
  • Villages are less derpy when generated
  • Improved the way desert temples, jungle temples & witch huts are generated, resulting in better overall mod support
  • Emeralds now generate with a frequency more consistent with vanilla rates
  • Structures no longer generate if [Generate Structures] is disabled via the world options screen
  • Reduced frequency of flowing water & flowing lava.
  • Adjusted default vanilla biome weights.
  • Set minimum ocean floor depth to Y=6.

Config options

  • Added new config options for Water Lakes & Lava Lakes
  • Added config options for vanilla ore generation.
  • Added optional flat bedrock generation.
  • Added config options for min/max distances between scattered features.

For developers

  • Added a basic build.gradle setup for people who want to build development versions of RTG (Thanks Baughn!)