mirror of
https://github.com/Nostalgica-Reverie/Content-Monorepo.git
synced 2026-05-09 00:24:15 +00:00
fix(simply/rc): disable bobby
This commit is contained in:
39
modpacks/rc-plus/26.1.2-mr/config/bobby.conf
Normal file
39
modpacks/rc-plus/26.1.2-mr/config/bobby.conf
Normal file
@@ -0,0 +1,39 @@
|
|||||||
|
# Delete regions from the cache when they have not been loaded for X days.
|
||||||
|
#
|
||||||
|
# The cache for a given world is cleaned up whenever you disconnect from the server.
|
||||||
|
# Entire worlds are cleaned up when the game starts and you have not visited them for X days.
|
||||||
|
#
|
||||||
|
# Set to -1 to disabled.
|
||||||
|
# Set to 0 to clean up everything after every disconnect.
|
||||||
|
delete-unused-regions-after-days=-1
|
||||||
|
# Enables support for servers with multiple identically-named worlds.
|
||||||
|
#
|
||||||
|
# When enabled, a new local cache is started on each world change. If there are enough chunks with similar content in two caches, they will automatically be merged.
|
||||||
|
# This does mean that you may need to walk around a little before Bobby loads in cached chunks if there is little identifying information in your world (e.g. flat worlds).
|
||||||
|
#
|
||||||
|
# You may need to delete your existing cache if it is comprised of multiple worlds to prevent Bobby from merging into it.
|
||||||
|
# Requires a `/bobby upgrade` after enabling with existing cache.
|
||||||
|
dynamic-multi-world=false
|
||||||
|
enabled=false
|
||||||
|
# Changes the maximum value configurable for Render Distance.
|
||||||
|
#
|
||||||
|
# Requires Sodium.
|
||||||
|
max-render-distance=64
|
||||||
|
# Do not load block entities (e.g. chests) in fake chunks.
|
||||||
|
# These need updating every tick which can add up.
|
||||||
|
#
|
||||||
|
# Enabled by default because the render distance for block entities is usually smaller than the server-view distance anyway.
|
||||||
|
no-block-entities=true
|
||||||
|
# Reduces the light levels in fake chunks so you can tell the difference from real ones.
|
||||||
|
taint-fake-chunks=false
|
||||||
|
# Delays the unloading of chunks which are outside your view distance.
|
||||||
|
# Saves you from having to reload all chunks when leaving the area for a short moment (e.g. cut scenes).
|
||||||
|
# Does not work across dimensions.
|
||||||
|
unload-delay-secs=60
|
||||||
|
# Overwrites the view-distance of the integrated server.
|
||||||
|
# This allows Bobby to be useful in Singleplayer.
|
||||||
|
#
|
||||||
|
# Disabled when at 0.
|
||||||
|
# Bobby is active in singleplayer only if this is enabled.
|
||||||
|
# Requires re-log to en-/disable.
|
||||||
|
view-distance-overwrite=0
|
||||||
@@ -14,7 +14,7 @@ delete-unused-regions-after-days=-1
|
|||||||
# You may need to delete your existing cache if it is comprised of multiple worlds to prevent Bobby from merging into it.
|
# You may need to delete your existing cache if it is comprised of multiple worlds to prevent Bobby from merging into it.
|
||||||
# Requires a `/bobby upgrade` after enabling with existing cache.
|
# Requires a `/bobby upgrade` after enabling with existing cache.
|
||||||
dynamic-multi-world=false
|
dynamic-multi-world=false
|
||||||
enabled=true
|
enabled=false
|
||||||
# Changes the maximum value configurable for Render Distance.
|
# Changes the maximum value configurable for Render Distance.
|
||||||
#
|
#
|
||||||
# Requires Sodium.
|
# Requires Sodium.
|
||||||
|
|||||||
@@ -4,6 +4,10 @@ hash-format = "sha256"
|
|||||||
file = "config/animatium.json"
|
file = "config/animatium.json"
|
||||||
hash = "f83e8176ccda0689fb95e7c8724e3a9f86daa305772880bb419dde5e28d299c1"
|
hash = "f83e8176ccda0689fb95e7c8724e3a9f86daa305772880bb419dde5e28d299c1"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/bobby.conf"
|
||||||
|
hash = "2cf76d5145b505352945198ef4f86d6ef4c7a843cc28869127cb44119867f5b2"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/c2me.toml"
|
file = "config/c2me.toml"
|
||||||
hash = "363c7635e7356e80de529bcca835851a706c4b065dc409cc93d733cfa3dcd708"
|
hash = "363c7635e7356e80de529bcca835851a706c4b065dc409cc93d733cfa3dcd708"
|
||||||
@@ -74,7 +78,7 @@ hash = "4e0fd36555604397597e3771614f0dbcae2b19c36cff03eacc931209082b83fd"
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/modpack_defaults/config/bobby.conf"
|
file = "config/modpack_defaults/config/bobby.conf"
|
||||||
hash = "6ff4da9a5e3a1a7668630318e46fa0bd8917ab1006e1133a0aaa891d9c13a67a"
|
hash = "2cf76d5145b505352945198ef4f86d6ef4c7a843cc28869127cb44119867f5b2"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/modpack_defaults/config/c2me.toml"
|
file = "config/modpack_defaults/config/c2me.toml"
|
||||||
|
|||||||
@@ -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 = "2120d48c5a5e46327bc67fc4238d14cf2e105940a8e1ece12f03cfeb4ca9cb64"
|
hash = "3d42cada62729575fb695464677c6cae3b7ad0d320e6593bd320e924fd490246"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.19.2"
|
fabric = "0.19.2"
|
||||||
|
|||||||
2
modpacks/simply/26.1.2-mr/config/bobby.conf
Normal file
2
modpacks/simply/26.1.2-mr/config/bobby.conf
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
enabled=false
|
||||||
|
max-render-distance=64
|
||||||
@@ -1 +1,2 @@
|
|||||||
|
enabled=false
|
||||||
max-render-distance=64
|
max-render-distance=64
|
||||||
|
|||||||
@@ -4,6 +4,10 @@ hash-format = "sha256"
|
|||||||
file = "config/animatium.json"
|
file = "config/animatium.json"
|
||||||
hash = "f83e8176ccda0689fb95e7c8724e3a9f86daa305772880bb419dde5e28d299c1"
|
hash = "f83e8176ccda0689fb95e7c8724e3a9f86daa305772880bb419dde5e28d299c1"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/bobby.conf"
|
||||||
|
hash = "823ac29200e0a59ed3a456609a21b54b1c631a7bd10ecaa43171af14ee713936"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/c2me.toml"
|
file = "config/c2me.toml"
|
||||||
hash = "d072cb16eb9244f4e6bc09d57a613f96bf734dc013874b3dab58828801f99350"
|
hash = "d072cb16eb9244f4e6bc09d57a613f96bf734dc013874b3dab58828801f99350"
|
||||||
@@ -62,7 +66,7 @@ hash = "2917a8f8112e36e27b240bdbe0e6987c5e8b0964595ed42ca2fbe1b16350df71"
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/modpack_defaults/config/bobby.conf"
|
file = "config/modpack_defaults/config/bobby.conf"
|
||||||
hash = "31c8245ab721c4ddec0658274a0439a2546764e09fd7fa8bd37e09a4263f2032"
|
hash = "823ac29200e0a59ed3a456609a21b54b1c631a7bd10ecaa43171af14ee713936"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/modpack_defaults/config/c2me.toml"
|
file = "config/modpack_defaults/config/c2me.toml"
|
||||||
|
|||||||
@@ -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 = "03146bf08a3c56db3a0a999174f576ccc05f2695cbb7fb623078f41c892ba786"
|
hash = "e8e01fc794e70c207bd19018d121217d2489ed4ceb3a4ec8ddeb7635ca8a3889"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.19.2"
|
fabric = "0.19.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user