1
0

Stairs+ nodes let light pass through.

Dieser Commit ist enthalten in:
Calinou
2014-05-04 18:52:24 +02:00
Ursprung af378ac739
Commit b3ba89af3a

Datei anzeigen

@@ -40,7 +40,7 @@ for _, name in pairs(default_nodes) do
groups = groups,
sounds = ndef.sounds,
tiles = ndef.tiles,
sunlight_propagates = ndef.sunlight_propagates,
sunlight_propagates = true,
})
end