Updated version things to 0.6.0
This commit is contained in:
parent
bd22660be1
commit
e0d0840d74
3 changed files with 17 additions and 2 deletions
15
README.md
15
README.md
|
@ -22,6 +22,21 @@
|
|||
|
||||
|
||||
## Changelog
|
||||
Version 0.6.0 '03-08-13'
|
||||
- Ripped out old integration for BC pumps
|
||||
- Fixed a server crash bug with sacrifical altars
|
||||
- Fixed a bug with the German localisation
|
||||
- Added config options for certain recipes
|
||||
- Tweaked the Bayou and Lush Swamp heights
|
||||
- Overhauled the Field biome
|
||||
- Added spires to the wasteland
|
||||
- Added a Savanna Plateau sub-biome
|
||||
- Made mountainous biomes less ugly
|
||||
- Fixed noms again
|
||||
- Fixed a crash between RC and GT
|
||||
- Added a zh_CN localisation
|
||||
- Split the config file into sub files
|
||||
|
||||
Version 0.5.9.2 '30-07-13'
|
||||
- Added the Chromaflora
|
||||
- Changed willow trees in the Promised Land to swampy ivy trees
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
dir.development=../../
|
||||
dir.release=../../Biomes O Plenty Releases
|
||||
release.minecraft.version=1.6.2
|
||||
release.mod.version=0.5.9.3
|
||||
release.mod.version=0.6.0
|
|
@ -1,3 +1,3 @@
|
|||
1.5.2:BiomesOPlenty:0.5.5
|
||||
1.6.1:BiomesOPlenty:0.5.6
|
||||
1.6.2:BiomesOPlenty:0.5.9.2
|
||||
1.6.2:BiomesOPlenty:0.6.0
|
Loading…
Reference in a new issue