diff options
Diffstat (limited to 'settingtypes.txt')
| -rw-r--r-- | settingtypes.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/settingtypes.txt b/settingtypes.txt new file mode 100644 index 0000000..3d0d9ec --- /dev/null +++ b/settingtypes.txt @@ -0,0 +1,5 @@ +# see https://github.com/luanti-org/luanti/issues/6711 +# currently, the default values must also be hardcoded when getting the value +eleficery_serpent_growth_rate (rate at which serpent bridges grow in seconds) float 0.05 0.01 +eleficery_serpent_lifetime (amount of time before serpent blocks decay) float 20.0 1.0 +eleficery_serpent_max_ticks (durability in ticks of the ice serpent) int 300 1 |
