https://github.com/stevebob40411/neat1-8-9
A small modification that will show you information about the mob's health in the form of a sign. You can only find out the health status of a mob when there are no obstacles on the way to it.
https://github.com/stevebob40411/neat1-8-9
1-8-9 github java minecraft mod neat
Last synced: 4 months ago
JSON representation
A small modification that will show you information about the mob's health in the form of a sign. You can only find out the health status of a mob when there are no obstacles on the way to it.
- Host: GitHub
- URL: https://github.com/stevebob40411/neat1-8-9
- Owner: SteveBOB40411
- License: other
- Created: 2025-02-09T14:44:37.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-09T14:48:13.000Z (4 months ago)
- Last Synced: 2025-02-09T15:34:11.294Z (4 months ago)
- Topics: 1-8-9, github, java, minecraft, mod, neat
- Language: Java
- Homepage:
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Neat
Functional minimalistic Unit Frames for the modern Minecrafter## Release Process
Neat's release process is mostly automated. Here's the steps:1. Pull master so you're up to date, make sure everything is committed
2. Run . If you don't know or remember what those are, look at
3. In the editor that pops up, write the changelog
4. In , increment the build_number by one for the next version. Commit this.
5. Push master and the release tag:
6. Shortly after, the mod should be automatically uploaded to GitHub's release tab, Modrinth, and CurseForge.