mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Fix spelling of noise_threshold
This commit is contained in:
parent
70ece71ee4
commit
a78dd7f2b6
5 changed files with 19 additions and 10 deletions
|
@ -36,7 +36,7 @@ minetest.register_ore({
|
|||
clust_size = 7,
|
||||
y_min = -15,
|
||||
y_max = 0,
|
||||
noise_threshhold = 0,
|
||||
noise_threshold = 0,
|
||||
noise_params = {
|
||||
offset=0.35,
|
||||
scale=0.2,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue