forked from mtcontrib/minetest-mod-snow
Add pine tree textures and update readme.
This commit is contained in:
parent
363c08a268
commit
463ec11268
15
readme.txt
15
readme.txt
|
@ -15,23 +15,25 @@ INSTALL:
|
||||||
Place this folder in your minetest mods folder.
|
Place this folder in your minetest mods folder.
|
||||||
|
|
||||||
NOTICE
|
NOTICE
|
||||||
While this mod is installed you may experience slow map loading when a snow biome is generated.
|
While this mod is installed you may experience slow map loading while a snow biome is generated.
|
||||||
|
|
||||||
USAGE:
|
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 six biome types:
|
There are seven biome types:
|
||||||
* Normal
|
* Normal
|
||||||
* Icebergs
|
* Icebergs
|
||||||
* Icesheet
|
* Icesheet
|
||||||
* Broken icesheet
|
* Broken icesheet
|
||||||
* Icecave
|
* Icecave
|
||||||
* Coast
|
* Coast
|
||||||
|
* Alpine
|
||||||
|
|
||||||
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, and desert sand 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.
|
||||||
|
|
||||||
CRAFTING:
|
CRAFTING:
|
||||||
-----------
|
-----------
|
||||||
|
@ -50,6 +52,13 @@ Version 1.1
|
||||||
|
|
||||||
Better mapgen
|
Better mapgen
|
||||||
|
|
||||||
|
Version 1.2
|
||||||
|
|
||||||
|
Pine trees
|
||||||
|
|
||||||
|
Moss
|
||||||
|
|
||||||
|
Alpine biomes
|
||||||
|
|
||||||
UNINSTALL:
|
UNINSTALL:
|
||||||
------------
|
------------
|
||||||
|
|
BIN
textures/snow_needles.png
Normal file
BIN
textures/snow_needles.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 860 B |
BIN
textures/snow_sapling_pine.png
Normal file
BIN
textures/snow_sapling_pine.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 406 B |
Loading…
Reference in New Issue
Block a user