Call this 1.4

This commit is contained in:
Splizard 2012-12-21 10:13:48 +13:00
parent bc2f7d2702
commit 217a7696b7
1 changed files with 25 additions and 14 deletions

View File

@ -21,7 +21,7 @@ USAGE:
------- -------
If you walk around a bit you will find snow biomes scattered around the world. If you walk around a bit you will find snow biomes scattered around the world.
There are seven biome types: There are nine biome types:
* Normal * Normal
* Icebergs * Icebergs
* Icesheet * Icesheet
@ -29,11 +29,14 @@ There are seven biome types:
* Icecave * Icecave
* Coast * Coast
* Alpine * Alpine
* Snowy
* Plain
Snow can be picked up and thrown as snowballs or crafted into snow blocks. Snow can be picked up and thrown as snowballs or crafted into snow blocks.
Snow and ice melts when near warm blocks such as torches or igniters such as lava. Snow and ice melts when near warm blocks such as torches or igniters such as lava.
Snow blocks freeze water source blocks around them. Snow blocks freeze water source blocks around them.
Moss can be found in the snow, when moss is placed near cobble it spreads. Moss can be found in the snow, when moss is placed near cobble it spreads.
Christmas trees can be found when digging pine needles.
CRAFTING: CRAFTING:
----------- -----------
@ -47,15 +50,25 @@ Snow Brick:
Snow Block Snow Block Snow Block Snow Block
Snow Block Snow Block Snow Block Snow Block
UNINSTALL:
------------
Simply delete the folder snow from the mods folder.
CHANGELOG: CHANGELOG:
------------ ------------
Version 1.0 Version 1.4
Initial release New biomes, snowy and plain
Version 1.1 Christmas Trees
Better mapgen Snowfall
Version 1.3
Smooth transitions
Snow Bricks
Version 1.2 Version 1.2
@ -67,12 +80,10 @@ Version 1.2
Dry shrubs Dry shrubs
Version 1.3 Version 1.1
Smooth transitions Better mapgen
Snow Bricks Version 1.0
UNINSTALL: Initial release
------------
Simply delete the folder snow from the mods folder.