mirror of
https://github.com/Splizard/minetest-mod-snow.git
synced 2025-03-19 11:10:22 +01:00
112 lines
4.0 KiB
HTML
112 lines
4.0 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset='utf-8'>
|
|
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
|
<link href='https://fonts.googleapis.com/css?family=Chivo:900' rel='stylesheet' type='text/css'>
|
|
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" />
|
|
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" />
|
|
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />
|
|
<!--[if lt IE 9]>
|
|
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
|
<![endif]-->
|
|
<title>Snow Biomes by Splizard</title>
|
|
</head>
|
|
|
|
<body>
|
|
<div id="container">
|
|
<div class="inner">
|
|
|
|
<header>
|
|
<h1>Snow Biomes</h1>
|
|
<h2>A mod for Minetest which adds snow.</h2>
|
|
</header>
|
|
|
|
<section id="downloads" class="clearfix">
|
|
<a href="https://github.com/Splizard/minetest-mod-snow/zipball/master" id="download-zip" class="button"><span>Download .zip</span></a>
|
|
<a href="https://github.com/Splizard/minetest-mod-snow/tarball/master" id="download-tar-gz" class="button"><span>Download .tar.gz</span></a>
|
|
<a href="https://github.com/Splizard/minetest-mod-snow" id="view-on-github" class="button"><span>View on GitHub</span></a>
|
|
</section>
|
|
|
|
<hr>
|
|
|
|
<section id="main_content">
|
|
<p><strong>Install:</strong></p>
|
|
|
|
<p>Extract the zip into your minetest mods folder and rename "minetest-mod-snow-master" to "snow".</p>
|
|
|
|
<p>Forum post: <a href="http://minetest.net/forum/viewtopic.php?id=2290">http://minetest.net/forum/viewtopic.php?id=2290</a></p>
|
|
|
|
<p><img src="http://img836.imageshack.us/img836/8527/screenshot2780125400.png" alt="snow">
|
|
This mod adds snow biomes to minetest.
|
|
There are nine biome types: (click on one to see the image)</p>
|
|
|
|
<ul>
|
|
<li><a href="http://img20.imageshack.us/img20/402/cold3.png">Normal</a></li>
|
|
<li><a href="http://img193.imageshack.us/img193/5245/icebergs.png">Icebergs</a></li>
|
|
<li><a href="http://img526.imageshack.us/img526/2755/icesheet.png">Icesheet</a></li>
|
|
<li><a href="http://img337.imageshack.us/img337/6816/icehole.png">Broken Icesheet</a></li>
|
|
<li><a href="http://img688.imageshack.us/img688/2592/icecaver.png">Icecave</a></li>
|
|
<li><a href="http://img833.imageshack.us/img833/6908/cold2.png">Coast</a></li>
|
|
<li><a href="http://img705.imageshack.us/img705/5660/screenshot3178948531.png">Alpine</a></li>
|
|
<li><a href="http://img836.imageshack.us/img836/9190/screenshot3123824172.png">Snowy</a></li>
|
|
<li><a href="http://img541.imageshack.us/img541/4341/screenshot3123507278.png">Plain</a></li>
|
|
</ul><p>Example map:</p>
|
|
|
|
<p><img src="http://img802.imageshack.us/img802/3824/mapabu.png" alt="Map"></p>
|
|
|
|
<p><strong>Features:</strong></p>
|
|
|
|
<ul>
|
|
<li>You can craft snow blocks with four snowballs.</li>
|
|
<li>You can craft snow bricks with four snow blocks.</li>
|
|
<li>Snow and ice melts when near warm blocks such as lava, torches etc.</li>
|
|
<li>Water freezes over when snow blocks are in contact.</li>
|
|
<li>3d snow made possible with nodebox technology!</li>
|
|
<li>Moss spreads on cobble to make mossy cobble.</li>
|
|
<li>Christmas trees can be found when digging pine needles.</li>
|
|
</ul><p><strong>Uninstall:</strong></p>
|
|
|
|
<p>Simply delete the folder snow from the mods folder.</p>
|
|
|
|
<p><strong>Changelog:</strong></p>
|
|
|
|
<p>Version 1.4</p>
|
|
|
|
<ul>
|
|
<li>New biomes, snowy and plain</li>
|
|
<li>Christmas Trees</li>
|
|
<li>Snowfall</li>
|
|
</ul><p>Version 1.3</p>
|
|
|
|
<ul>
|
|
<li>Smooth transitions </li>
|
|
<li>Snow Bricks</li>
|
|
</ul><p>Version 1.2</p>
|
|
|
|
<ul>
|
|
<li>Pine trees</li>
|
|
<li>Moss</li>
|
|
<li>Alpine biomes</li>
|
|
<li>Dry shrubs</li>
|
|
</ul><p>Version 1.1</p>
|
|
|
|
<ul>
|
|
<li>Better mapgen</li>
|
|
</ul><p>Version 1.0</p>
|
|
|
|
<ul>
|
|
<li>Initial release</li>
|
|
</ul>
|
|
</section>
|
|
|
|
<footer>
|
|
Snow Biomes is maintained by <a href="https://github.com/Splizard">Splizard</a><br>
|
|
This page was generated by <a href="http://pages.github.com">GitHub Pages</a>. Tactile theme by <a href="http://twitter.com/jasonlong">Jason Long</a>.
|
|
</footer>
|
|
|
|
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |