minetest_mod_weather/weather/settingtypes.txt

9 lines
356 B
Plaintext
Raw Normal View History

2018-05-17 17:02:21 +02:00
# Fast computer ABM
#
# The “fast computer ABM” controls if snow covers will be placed
# on the ground when `weather:snow` is set. This needs a better
# computer and should not be used if the performance drops too
# much. It is advised not to enable this on servers and it is
# disbaled by default
weather_fast_pc (Snow covers for fast PCs) bool false