Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thejocraftnet/mc-265520-patch
Fabric mod which fixes MC-265520 in Minecraft versions <1.20.5
https://github.com/thejocraftnet/mc-265520-patch
fabric-mod minecraft
Last synced: 28 days ago
JSON representation
Fabric mod which fixes MC-265520 in Minecraft versions <1.20.5
- Host: GitHub
- URL: https://github.com/thejocraftnet/mc-265520-patch
- Owner: TheJoCraftNET
- License: mit
- Created: 2024-04-08T21:00:09.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-04-12T12:29:57.000Z (9 months ago)
- Last Synced: 2024-10-15T06:20:58.932Z (2 months ago)
- Topics: fabric-mod, minecraft
- Language: Java
- Homepage:
- Size: 120 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MC-265520 Patch
A fabric mod which fixes [MC-265520](https://bugs.mojang.com/browse/MC-265520) in minecraft versions <1.20.5.
## Downloads
- GitHub Releases: https://github.com/TheJoCraftNET/MC-265520-Patch/releases
- Modrinth: https://modrinth.com/mod/mc265520## Building
```shell
./gradlew build # remove "./" on windows
```The output jar can be found in `build` → `libs` after the build has completed.
## License
This project is licensed under the [**MIT License**](./LICENSE).