Compare commits

6 Commits

3 changed files with 6 additions and 7 deletions

View File

@ -1,6 +0,0 @@
default
youngtrees?
bushes?
woodsoils?
flowers?
moretrees?

5
mod.conf Normal file
View File

@ -0,0 +1,5 @@
name = christmas_craft
title = Christmas Craft
description = Bring the joy of Christmas to Minetest. This mod adds Christmas related things such as presents, baubles , decorations and more, also the mod can also allows you to cover the grass with snow, and make things such as snowmen. You can even have a snowball fight!
depends = default
optional_depends = youngtrees,bushes,woodsoils,flowers,moretrees

View File

@ -101,7 +101,7 @@ minetest.register_node("christmas_craft:glass_bauble",{
},
is_ground_content = true,
paramtype = "light",
use_texture_alpha = true,
use_texture_alpha = "blend",
groups = {crumbly=3},
sounds = default.node_sound_glass_defaults(),
node_box = {