Skip to content

Commit

Permalink
Disable Hyperbox forceloading, now requires FTB Chunks for chunkloading.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alucard1313 authored Jul 4, 2024
1 parent b190ab3 commit deea164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/hyperbox-common.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
#other means.
#Be aware that if this option is changed from true to false while any hyperbox chunks are currently
#forceloaded, they will continue to be forceloaded until those chunks are manually un-forceloaded.
auto_force_hyperbox_chunks = true
auto_force_hyperbox_chunks = false

0 comments on commit deea164

Please sign in to comment.