mirror of
https://github.com/Splizard/minetest-mod-snow.git
synced 2025-06-30 15:20:20 +02:00
small fixes
This commit is contained in:
@ -228,6 +228,7 @@ minetest.register_node("snow:star_lit", {
|
||||
-- Moss
|
||||
minetest.register_node("snow:moss", {
|
||||
description = "Moss",
|
||||
inventory_image = "snow_moss.png",
|
||||
tiles = {"snow_moss.png"},
|
||||
drawtype = "signlike",
|
||||
paramtype = "light",
|
||||
|
Reference in New Issue
Block a user