mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-06-28 06:11:47 +02:00
Update of MinetestForFun Game (from Creative)
This commit is contained in:
@ -1939,7 +1939,7 @@ minetest.register_node("default:torch", {
|
||||
},
|
||||
groups = {choppy = 2, dig_immediate = 3, flammable = 1, attached_node = 1,
|
||||
hot = 2},
|
||||
legacy_wallmounter = true,
|
||||
legacy_wallmounted = true,
|
||||
sounds = default.node_sound_wood_defaults(),
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user