diff --git a/config/quark-common.toml b/config/quark-common.toml index 0d4870e..8097743 100644 --- a/config/quark-common.toml +++ b/config/quark-common.toml @@ -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"] diff --git a/index.toml b/index.toml index 4a9a727..a72987a 100644 --- a/index.toml +++ b/index.toml @@ -275,7 +275,7 @@ hash = "844d0b9f6738e24413f8d882885bae51a3f59ba9b99c6f6c45de278afed7083f" [[files]] file = "config/quark-common.toml" -hash = "0dfb114ae91dd9b3b8c33de91d9b319f621a01c23f1f9b68180e7a90da75443d" +hash = "60fe80c18a74a186b504beed19ed72ddd40d51290af25a04293049ba99c4fa83" [[files]] file = "config/resourcepackoverrides.json" diff --git a/pack.toml b/pack.toml index 0260dc1..d19663a 100644 --- a/pack.toml +++ b/pack.toml @@ -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"