Skip to content

TerrainControl v2.6.2

Compare
Choose a tag to compare
@rutgerkok rutgerkok released this 22 Aug 08:22
· 330 commits to master since this release
  • Rewrote a lot of code that reads and writes the config files.
  • Colors are now written to the config files in the notation #FFFFFF instead of 0xFFFFFF .
  • Lists in the config files now have spaces around their elements: This: Foo, Bar
  • Fixed BO3s being limited in height.
  • Fixed TC silently converting invalid materials in the configs to AIR instead of printing an error.
  • Biome inheritance can now inherit resources using the new ResourceInheritance setting.
  • Changed mob spawning settings so that the AddDefaults settings are no longer needed.
  • Updates the default gravel ore settings to match vanilla 1.7.
  • Fixed TC client being required on Forge servers with TC installed.