Update settingtypes.txt

master
MisterE123 2020-03-14 01:26:58 -04:00 committed by GitHub
parent 999dc00930
commit 431de1c711
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -1,2 +1,5 @@
#interval (min 1) that the concrete curing abm runs globally and turns liquid concrete into solid concrete
concrete_abm_curing_interval (Concrete Curing Interval) int 60 1
concrete_abm_curing_interval (Concrete Curing Interval) int 60 1
#choose wheather concrete should use buckets or sources. 0 means sources, 1 means buckets.
concrete_use_buckets (Does Concrete Use Buckets) int 0 0 1