Change API to use lighting table instead

This commit is contained in:
Till Affeldt
2023-03-24 22:22:44 +01:00
parent a71489327a
commit 113ede8523
5 changed files with 76 additions and 42 deletions

View File

@ -33,7 +33,7 @@ stds.minetest.read_globals = {
stds.monoids = {}
stds.monoids.globals = {
"lighting_monoids",
"lighting_monoid",
"weather"
}
stds.monoids.read_globals = {