Snow and autumn leaves covers for stairs, slabs, roofs etc. Also includes some wool covers for stairs etc.
Go to file
2024-01-11 18:48:37 +01:00
textures added autumn and winter leaves and a snow cover for soil (used in mg_villages) 2015-01-22 04:21:25 +01:00
depends.txt removed no longer needed optional dependency 2014-07-23 01:30:08 +02:00
init.lua workaround for broken lua api with minetest.get_content_id *crashing* for non-existing nodes 2024-01-11 18:48:37 +01:00
README.md improved receipes 2016-12-03 03:51:16 +01:00
snow_analyze_shapes.lua workaround for broken lua api with minetest.get_content_id *crashing* for non-existing nodes 2024-01-11 18:48:37 +01:00
snow_cannon.lua snow cannon works again with newer versions of mt 2016-12-03 00:25:08 +01:00
snow_cover_nodes.lua improved receipes 2016-12-03 03:51:16 +01:00
snow_on_construct.lua workaround for broken lua api with minetest.get_content_id *crashing* for non-existing nodes 2024-01-11 18:48:37 +01:00

Snow for stairs, slabs and nodeboxes. Due to the very nature of nodes in Minetest, the snow cannot handle all situations. Moresnow is made for roofs (which do look better with a snow cover in winter), slabs, fences etc.

The texture for the winter leaves (the snowy ones) is taken from Moontest, which can be found at https://github.com/Amaz1/moontest/tree/master/mods/moontest

More documentation can be found in the Minetest forum and/or in the Wiki.

Version: 1.0 Author: Sokomine Liscence: GPLv3.0