mirror of
https://github.com/minetest-mods/moreblocks.git
synced 2025-06-30 23:20:44 +02:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
@ -136,6 +136,7 @@ stairsplus.register_single = function(category, alternate, info, modname, subnam
|
||||
def[k] = v
|
||||
end
|
||||
|
||||
def.is_ground_content = def.is_ground_content == true
|
||||
def.drawtype = "nodebox"
|
||||
def.paramtype = "light"
|
||||
def.paramtype2 = def.paramtype2 or "facedir"
|
||||
|
Reference in New Issue
Block a user