updates
This commit is contained in:
parent
9a348b7e9e
commit
5da18ac1e8
@ -6,6 +6,9 @@ if core.settings:get("1042_disable_weather") == "true" then
|
||||
return
|
||||
end
|
||||
|
||||
core.register_alias("mapgen_stone", "air")
|
||||
core.register_alias("mapgen_water_source", "air")
|
||||
core.register_alias("mapgen_river_water_source", "air")
|
||||
|
||||
|
||||
weather.weathers = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user