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: 6 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 (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-10-01T19:38:17.000Z (about 1 month ago)
- Last Synced: 2024-10-16T12:17:52.580Z (21 days ago)
- Topics: civcraft, fabric-mod, minecraft-mod
- Language: Java
- Homepage:
- Size: 89.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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.## Changes
Nothing here yet.
## Requirements
- Fabric Loader: `0.16.5` (or newer)
- [Fabric API](https://modrinth.com/mod/fabric-api): `0.103.0+1.21.1` (or newer)