Decorated outdoor Christmas trees. One with snow.

Added Christmas wreaths.

5 block high outdoor Christmas trees. With and without snow.

Code model and textures: WTFPL
Mod dependencies: default
Download: Old Downloads: Wife and kids requested a Christmas tree that would fit inside a house. This tree is 3 blocks high so should fit in most cases. Tree emits light at 12 so as not to be dark inside poorly lit houses. I would like to expand on this mod to include many other Christmas items, but chose to release now as free time is limited and unlikely to be completed before the day.
The Christmas trees and wreath are meshnodes. You will need a later build of Minetest to use this!
VannessaE's description of Minetest requirements say it best (Mesh primitive objects):
Minetest 4.11 will support this right out of the box when released.Depends: minetest_game/default and Minetest engine development build from commit d2219171 or later (anything older will either just show cubes, or models that are way too small).
Note: both Minetest client and server must be support the new meshnode drawtype or they will look awful :)
Christmas tree crafting recipe is:
blank, default:gold_ingot, blank
blank, default:sapling, blank
default:sapling, default:sapling, default:sapling

Outdoor Christmas tree crafting recipe is:
blank, default:gold_ingot, blank
blank, default:sapling (2), blank
default:sapling (2), default:sapling (2), default:sapling (2)
Outdoor Christmas tree with snow crafting recipe is:
blank, default:gold_ingot, blank
default:snow, default:sapling (2), default:snow
default:sapling (2), default:sapling (2), default:sapling (2)
Christmas wreath crafting recipe is:
blank, default:sapling, blank
default:sapling, blank, default:sapling
blank, default:sapling, blank

Enjoy :)
1.0.2- Added two outdoor Christmas trees. One with snow.
1.0.1- Added wreath. Reduced image file sizes. Fixed tree collisioin box
1.0- released the tree