Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrbysco/chunky-mcchunkface
A mod that adds a chunk loader which can be upgraded like a beacon
https://github.com/mrbysco/chunky-mcchunkface
chunk-loading forge forge-mod minecraft minecraft-forge minecraft-forge-mod minecraft-mod mod
Last synced: 22 days ago
JSON representation
A mod that adds a chunk loader which can be upgraded like a beacon
- Host: GitHub
- URL: https://github.com/mrbysco/chunky-mcchunkface
- Owner: Mrbysco
- License: mit
- Created: 2023-05-23T14:12:16.000Z (over 1 year ago)
- Default Branch: 1.21
- Last Pushed: 2024-07-15T15:26:55.000Z (4 months ago)
- Last Synced: 2024-07-15T18:29:40.474Z (4 months ago)
- Topics: chunk-loading, forge, forge-mod, minecraft, minecraft-forge, minecraft-forge-mod, minecraft-mod, mod
- Language: Java
- Homepage: https://www.curseforge.com/minecraft/mc-mods/chunky-mcchunkface
- Size: 363 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![build](https://github.com/Mrbysco/chunky-mcchunkface/actions/workflows/build.yml/badge.svg)](https://github.com/Mrbysco/chunky-mcchunkface/actions/workflows/build.yml)
[![](http://cf.way2muchnoise.eu/versions/863330.svg)](https://www.curseforge.com/minecraft/mc-mods/chunky-mcchunkface)# Chunky McChunkFace #
## About ##
Chunky McChunkFace is a versatile chunk loader mod for Minecraft that ensures your desired areas stay loaded even when you're not around. Say goodbye to chunk unloading frustrations!Features:
* Chunk Loader Block: Activate chunk loading by interacting with the Chunky McChunkFace block.
* Visual Indicator: The hourglass-inspired model visually shows the enabled or disabled state of the chunk loader.
* Automatic Disable: If all players who interacted with the chunk loader are offline for a configurable period (default: 7 in-game days (140 minutes)), it automatically turns off.
* Upgradeable Range: Expand the loaded area by building a pyramid of allowed blocks beneath the chunk loader. (Like you would with a beacon)
* Configuration Options: Fine-tune settings such as base range, tier ranges, and offline time.
* Radius Renderer: Toggle the radius renderer with a keybind to visualize the loaded chunks with a translucent box.
* Location: When holding a Chunk Loader item, nearby chunk loaders will display an outline, providing a visual indication of their locations.Keep your farms, buildings, and important areas continuously loaded with Chunky McChunkFace. Enjoy a seamless Minecraft experience even when you're away.
### Moderation ###
There's also features that were added with server moderation in mind.Moderation features:
* List Chunk Loaders: Use the `/chunkymcchunkface list ` command to get a list of all chunk loaders in the specified dimension.
* Active Chunk Loaders: Use the `/chunkymcchunkface list active ` subcommand to filter the list to show only active chunk loaders in the specified dimension.
* Disable Chunk Loader: Use the `/chunkymcchunkface disable ` command to disable a specific chunk loader at the given position in the specified dimension.
* Disable All Chunk Loaders: Use the `/chunkymcchunkface disableall ` command to disable all chunk loaders in the specified dimension.## License ##
* Chunky McChunkFace is licensed under the MIT License
- (c) 2023 Mrbysco
- [![License](https://img.shields.io/badge/License-MIT-red.svg?style=flat)](http://opensource.org/licenses/MIT)## Downloads ##
Downloads will be located on [CurseForge](https://www.curseforge.com/minecraft/mc-mods/chunky-mcchunkface)