Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/brunohpaiva/better-sign-edit

Edit signs only when sneaking and don't save changes by pressing ESC
https://github.com/brunohpaiva/better-sign-edit

fabric-mod java minecraft

Last synced: 10 days ago
JSON representation

Edit signs only when sneaking and don't save changes by pressing ESC

Awesome Lists containing this project

README

        

# Better Sign Edit

The 1.20 version of Minecraft added the ability to edit signs which have already been placed.

That's nice, but it can be quite annoying. For example: when a sign is placed on top of a chest, you can mis-click and start editing the sign instead of opening the chest.

This mod fixes that, by only letting you edit the sign when sneaking, and it also adds some other quality-of-life features.

## Features

- Only allow editing signs when sneaking
- Only save sign edits by clicking the 'Done' button, not by pressing 'Escape'

## Download

You can get the mod on [Modrinth](https://modrinth.com/mod/better-sign-edit) and [CurseForge](https://www.curseforge.com/minecraft/mc-mods/better-sign-edit).

## License

This project is licensed under the [MIT](https://github.com/brunohpaiva/better-sign-edit/blob/main/LICENSE) license.