1
0
mirror of https://bitbucket.org/kingarthursteam/christmas_craft.git synced 2025-07-23 02:10:29 +02:00

added mod.conf, fixed use_texture_alpha

This commit is contained in:
Nico Schönerstedt
2024-08-06 20:59:18 +02:00
parent 8d9ee6a225
commit 0acdd5435b

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