A from-scratch Fabric port of hlysine/create_power_loader, rebuilt against Create Fly for Minecraft.
Adds mechanical chunk loaders for Create Fly:
- Andesite Chunk Loader (single chunk, static or contraption-mounted).
- Brass Chunk Loader (configurable radius via block slider, works while attached to trains or train stations).
- Both loaders are powered by capturing a Ghast inside them and by required RPM (Rotations Per Minute).
All credit for the original design and content goes to hlysine.
Requires a local copy of the create-fly jar placed in libs/ (not included in this repo). See build.gradle for the expected dependency name.
./gradlew build
MIT — see LICENSE.