mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-12-26 19:25:25 +01:00
@@ -9,7 +9,7 @@ local neutral_block = "default:fence_wood"
|
||||
local colored_block_sunlight = "false"
|
||||
local colored_block_walkable = "true"
|
||||
local colored_block_groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2}
|
||||
local colored_block_sound = "default.node_sound_wood_defaults()"
|
||||
local colored_block_sound = default.node_sound_wood_defaults()
|
||||
|
||||
for shade = 1, 3 do
|
||||
|
||||
|
||||
Reference in New Issue
Block a user