summaryrefslogtreecommitdiff
path: root/biome_infos.go
Commit message (Collapse)AuthorAge
* New weather condition fixing code.minecraft-1.7Kevin Chabowski2013-09-20
| | | | | | Fixing the weather conditions is now based on a snow line, i.e. the highest Y value that can have snow naturally. That way we can simulate the snow/ice placement of Minecraft 1.7.
* Updated cold/warm infos of biomesKevin Chabowski2013-09-16
|
* Added new Blocks/Biomes from recent snapshotsKevin Chabowski2013-09-16
|
* Snow/Ice can now optionally be removed/added.Kevin Chabowski2013-08-17
|
* Using gdk.Color instead of image/color for colorboxKevin Chabowski2013-08-14
|
* Initial commitKevin Chabowski2013-08-14
General idea of GUI is already there.