Nerf village spawn
This commit is contained in:
parent
08327f0709
commit
a77aa36b8e
@ -1746,9 +1746,9 @@
|
|||||||
#Makes tripwire hooks unable to be duplicated
|
#Makes tripwire hooks unable to be duplicated
|
||||||
"Disable Tripwire Hook Dupe" = true
|
"Disable Tripwire Hook Dupe" = true
|
||||||
#Makes villages spawn less often when close to spawn
|
#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
|
#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"]
|
"Non Griefing Entities" = ["minecraft:creeper", "minecraft:enderman"]
|
||||||
"Elytra Allowed Dimensions" = ["minecraft:the_end"]
|
"Elytra Allowed Dimensions" = ["minecraft:the_end"]
|
||||||
|
|
||||||
|
@ -275,7 +275,7 @@ hash = "844d0b9f6738e24413f8d882885bae51a3f59ba9b99c6f6c45de278afed7083f"
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/quark-common.toml"
|
file = "config/quark-common.toml"
|
||||||
hash = "0dfb114ae91dd9b3b8c33de91d9b319f621a01c23f1f9b68180e7a90da75443d"
|
hash = "60fe80c18a74a186b504beed19ed72ddd40d51290af25a04293049ba99c4fa83"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/resourcepackoverrides.json"
|
file = "config/resourcepackoverrides.json"
|
||||||
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "93aa9256dddf69999321ca0e36bc547c0539305c1f76022940aa4089aab21063"
|
hash = "2a1a8fd441caced8364956931a49d5f6f50d3e1a0add6a121374634de36ce03b"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.4.4"
|
forge = "47.4.4"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user