mirror of
https://github.com/minetest-mods/digilines.git
synced 2025-06-30 07:20:29 +02:00
committed by
GitHub
parent
f781039f43
commit
9ba4e3d308
@ -39,6 +39,7 @@ minetest.register_node("digilines:lightsensor", {
|
||||
|
||||
paramtype = "light",
|
||||
groups = {dig_immediate=2},
|
||||
is_ground_content = false,
|
||||
_mcl_blast_resistance = 1,
|
||||
_mcl_hardness = 0.8,
|
||||
selection_box = lsensor_selbox,
|
||||
|
Reference in New Issue
Block a user