Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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.