Skip to content

Johni0702/bobby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3a52ab5 · Jun 30, 2021

History

66 Commits
Jun 12, 2021
Jun 30, 2021
Sep 21, 2020
Jun 30, 2021
Mar 6, 2021
Sep 21, 2020
Mar 6, 2021
Jun 12, 2021
Jun 30, 2021
Jun 12, 2021
Jun 12, 2021
Sep 21, 2020

Repository files navigation

Bobby

Bobby is a Minecraft mod which allows for render distances greater than the server's view-distance setting.

It accomplishes this goal by recording and storing (in .minecraft/.bobby) all chunks sent by the server which it then can load and display at a later point when the chunk is outside the server's view-distance.

Optionally, it can also use an existing single player world to load in chunks which the server has never sent before. To make use of this feature, simply rename the world folder (not the name of the world! the name of its folder!) to "bobby-fallback".

Bobby automatically reloads its config file when it is changed. For an in-game config screen, install ModMenu and ClothConfig.

Setup

For setup instructions please see the fabric wiki page that relates to the IDE that you are using.

License

Bobby is provided under the terms of the GNU Lesser General Public License Version 3 or (at your option) any later version. See LICENSE.md and LICENSE.LESSER.md for the full license text.