réplica de
https://github.com/minetest-mods/mesecons.git
synced 2025-11-01 03:45:21 +01:00
Rename/reorganize compat stuff
Este commit está contenido en:
@@ -26,7 +26,7 @@ mesecon.register_node("mesecons_blinkyplant:blinky_plant", {
|
||||
paramtype = "light",
|
||||
is_ground_content = false,
|
||||
walkable = false,
|
||||
sounds = mesecon.node_sound_leaves_defaults,
|
||||
sounds = mesecon.node_sound.leaves,
|
||||
selection_box = {
|
||||
type = "fixed",
|
||||
fixed = {-0.3, -0.5, -0.3, 0.3, -0.5+0.7, 0.3},
|
||||
|
||||
Referencia en una nueva incidencia
Block a user