Nerf village spawn

This commit is contained in:
Mateusz Słodkowicz 2025-07-24 12:04:18 +02:00
parent 08327f0709
commit a77aa36b8e
Signed by: materus
SSH Key Fingerprint: SHA256:rzVduzTiiszuYfLPYD0SDZV+g8lxhpcRgpbOZA1X0Uo
3 changed files with 4 additions and 4 deletions

View File

@ -1746,9 +1746,9 @@
#Makes tripwire hooks unable to be duplicated
"Disable Tripwire Hook Dupe" = true
#Makes villages spawn less often when close to spawn
"Village Spawn Nerf" = false
"Village Spawn Nerf" = true
#Distance at which villages will spawn as normal. Effect scales linearly from world spawn
"Village Spawn Nerf Distance" = 7000
"Village Spawn Nerf Distance" = 3000
"Non Griefing Entities" = ["minecraft:creeper", "minecraft:enderman"]
"Elytra Allowed Dimensions" = ["minecraft:the_end"]

View File

@ -275,7 +275,7 @@ hash = "844d0b9f6738e24413f8d882885bae51a3f59ba9b99c6f6c45de278afed7083f"
[[files]]
file = "config/quark-common.toml"
hash = "0dfb114ae91dd9b3b8c33de91d9b319f621a01c23f1f9b68180e7a90da75443d"
hash = "60fe80c18a74a186b504beed19ed72ddd40d51290af25a04293049ba99c4fa83"
[[files]]
file = "config/resourcepackoverrides.json"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "93aa9256dddf69999321ca0e36bc547c0539305c1f76022940aa4089aab21063"
hash = "2a1a8fd441caced8364956931a49d5f6f50d3e1a0add6a121374634de36ce03b"
[versions]
forge = "47.4.4"