Skip to content
forked from Gunirs/Anchors

Modern chunk loader for Minecraft 1.7.10

Notifications You must be signed in to change notification settings

LeonusDH/Anchors

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anchors

Modern chunk loader on fuel for Forge 1.7.10

Latest version: 1.0beta
Latest MC version: 1.7.10

This chunk loader incorporates the best of ChickenChunks and Railcraft.
Setting modes, displaying loaded chunks and more.

Functions

  • Pause the chunk loader
  • Select chunk loading modes (1x1, 3x3, 5x5)
  • Set your fuel for loading chunks in the config. You can also change the multiplier when changing the mode
  • It's easy to disable all anchors if "something is wrong" and then enable it without loss
  • Display chunks that are affected by the chunk loader right in the world.
  • Save time and mode by breaking the anchor and placing it in another place.

Screenshots

GUI GUI
Loading visual Loading visual
Config Config
Active anchors list Active anchors list
Placed/Broken log Placed/Broken log
Keybind visual Keybind visual
Lore and save data Lore and save data

Build

To build a project, run the gradlew build command. The result will be in the build/libs folder. If you are not going to edit the source code, you can simply download the mod in .jar format.

Copyright

All rights to this creation belong to me (Gunirs).

You can:

  1. Download Anchors and use it
  2. Include Anchors in a mod pack
  3. Use the source code as a reference for educational purposes
  4. Modify and recompile Anchors for personal use
  5. Use on Minecraft public servers

You can not:

  1. Distribute the project, assigning its authorship to itself (also applies to its modified versions)

Contributing

I will be glad of any help (Submitting a Pull Request and / or Creating an Issue)

About

Modern chunk loader for Minecraft 1.7.10

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%