Disable sandstorms
This commit is contained in:
parent
3681ac2192
commit
19e57710b8
3 changed files with 12 additions and 1 deletions
7
config/yungscavebiomes-fabric-1_20_1.toml
Normal file
7
config/yungscavebiomes-fabric-1_20_1.toml
Normal file
|
@ -0,0 +1,7 @@
|
|||
[lostCaves]
|
||||
enableSandstorms = false
|
||||
extraSandstormParticles = true
|
||||
minSandstormDuration = 120
|
||||
maxSandstormDuration = 600
|
||||
minTimeBetweenSandstorms = 1200
|
||||
maxTimeBetweenSandstorms = 2400
|
|
@ -4,6 +4,10 @@ hash-format = "sha256"
|
|||
file = "config/travelersbackpack.json5"
|
||||
hash = "bb96e20580b3bc03e62f71ae7104faf68ecec7e62cbec4e8679bab5b2d45ebdb"
|
||||
|
||||
[[files]]
|
||||
file = "config/yungscavebiomes-fabric-1_20_1.toml"
|
||||
hash = "8515a01c809a950a698bbb40d2c1f4b1bddc5689568d7d0dd01d278edb30962c"
|
||||
|
||||
[[files]]
|
||||
file = "mods/3dskinlayers.pw.toml"
|
||||
hash = "6548800a7f3043473a8ea5f0dd07231d890344dd9bf117ef7ea0e98f1057f0fe"
|
||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "da01a17a1d6cc2ce8bce964fa1985d201d009c0e3fa9902984973efe7d285ed8"
|
||||
hash = "5442e8dc68d1babe1a1a796e30255587888856c4ef63d98e31f451e0f861d66d"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.10"
|
||||
|
|
Loading…
Add table
Reference in a new issue