Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/brunohpaiva/better-sign-edit
- Owner: brunohpaiva
- License: mit
- Created: 2023-06-12T00:39:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-01T01:26:18.000Z (7 months ago)
- Last Synced: 2024-06-02T01:43:18.252Z (7 months ago)
- Topics: fabric-mod, java, minecraft
- Language: Java
- Homepage:
- Size: 93.8 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.