Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/protonull/civchesttracker
ChestTracker for CivMC on 1.21.1
https://github.com/protonull/civchesttracker
civcraft fabric-mod minecraft-mod
Last synced: 4 days ago
JSON representation
ChestTracker for CivMC on 1.21.1
- Host: GitHub
- URL: https://github.com/protonull/civchesttracker
- Owner: Protonull
- License: lgpl-3.0
- Created: 2024-09-09T23:45:18.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-11-20T17:32:00.000Z (about 1 month ago)
- Last Synced: 2024-11-20T18:28:48.510Z (about 1 month ago)
- Topics: civcraft, fabric-mod, minecraft-mod
- Language: Java
- Homepage:
- Size: 90.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: .github/README.md
Awesome Lists containing this project
README
# CivChestTracker
This is a 'fork' of [Chest Tracker](https://modrinth.com/mod/chest-tracker) for 1.21.1 that's [CivMC](https://civmc.net)
legal.## Why?
CivMC has some pretty strict rules regarding bots and mods. Mods that read ANY block information for ANY purpose other
than an approved exception, are automatically illegal and bannable. And since ChestTracker reads the container-block
location and type, it is thus illegal. The admins have ignored requests to grant ChestTracker (and similar mods) an
exception. As such, the only way forward is to fork ChestTracker to make it legal.You NEED to have `/cti` enabled or otherwise CivChestTracker cannot function.
## Requirements
- Fabric Loader: `0.16.5` (or newer)
- [Fabric API](https://modrinth.com/mod/fabric-api): `0.103.0+1.21.1` (or newer)