Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikksanborn/amethyst-protector
Minecraft client-side mod to prevent accidentally breaking fragile blocks!
https://github.com/mikksanborn/amethyst-protector
fabricmc-mod minecraft-mod
Last synced: about 1 month ago
JSON representation
Minecraft client-side mod to prevent accidentally breaking fragile blocks!
- Host: GitHub
- URL: https://github.com/mikksanborn/amethyst-protector
- Owner: MikkSanborn
- License: mit
- Created: 2024-06-07T03:01:49.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-08T19:57:41.000Z (5 months ago)
- Last Synced: 2024-10-09T12:04:45.595Z (about 1 month ago)
- Topics: fabricmc-mod, minecraft-mod
- Language: Java
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Amethyst Protector
A client-side Fabric mod for 1.20.2 to prevent accidentally breaking certain blocks.
### Features
* Prevents breaking blocks selected by the player
* Adds hotkey to quickly enable or disable block protection (default: ```P```)
* ```/amethystprotector``` command to modify or list protected blocks
* Saves settings across worlds/servers---
### Building
1. Clone the repository
2. Run ```gradlew build``` in a command line or IDE of choice---
### Notes about support
I do not intend to port this to other versions nor significantly update, upgrade, or support this mod at this time.
Additional features may come in the future, but don't count on it. If you find any issues or have any feature requests, please open an Issue.
Anyone is welcome to take this mod and port it to other versions or otherwise modify it, but please still list me as a contributor and link to this repository.