кипяточек
This commit is contained in:
parent
579445fbbe
commit
bc5ad7f37b
@ -83,5 +83,5 @@ object ServerConfig : AbstractConfig("misc") {
|
|||||||
|
|
||||||
val WITHER_SKELETON_SWORD_CHANCE: Double by builder
|
val WITHER_SKELETON_SWORD_CHANCE: Double by builder
|
||||||
.comment("Chance of Wither Skeleton spawning with Withered Steel sword")
|
.comment("Chance of Wither Skeleton spawning with Withered Steel sword")
|
||||||
.defineInRange("WITHER_SKELETON_HELMET_CHANCE", 0.24, 0.0, 1.0)
|
.defineInRange("WITHER_SKELETON_SWORD_CHANCE", 0.24, 0.0, 1.0)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user