forked from mtcontrib/minetest-mod-snow
Call this 2.0.
This commit is contained in:
@ -38,6 +38,7 @@ Snow and ice melts when near warm blocks such as torches or igniters such as lav
|
||||
Snow blocks freeze water source blocks around them.
|
||||
Moss can be found in the snow, when moss is placed near cobble it spreads.
|
||||
Christmas trees can be found when digging pine needles.
|
||||
Sleds allow for faster travel on snow.
|
||||
|
||||
CRAFTING:
|
||||
-----------
|
||||
@ -51,6 +52,11 @@ Snow Brick:
|
||||
Snow Block Snow Block
|
||||
Snow Block Snow Block
|
||||
|
||||
Sled:
|
||||
|
||||
Stick
|
||||
Wood Wood Wood
|
||||
|
||||
MAPGEN_V7:
|
||||
------------
|
||||
If you are using minetest 0.4.8 or the latest dev version of minetest you can choose to generate a v7 map.
|
||||
|
Reference in New Issue
Block a user