From 2fe823e0d513752cc74feb847b250358f4d98c59 Mon Sep 17 00:00:00 2001 From: theFox6 Date: Thu, 17 May 2018 17:02:21 +0200 Subject: [PATCH] merge local repository --- weather/settingtypes.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 weather/settingtypes.txt diff --git a/weather/settingtypes.txt b/weather/settingtypes.txt new file mode 100644 index 0000000..8ededa2 --- /dev/null +++ b/weather/settingtypes.txt @@ -0,0 +1,8 @@ +# 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