Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/axieum/fabric-example-mod
An elegant Minecraft mod template for the Fabric mod loader
https://github.com/axieum/fabric-example-mod
fabric hacktoberfest minecraft mod
Last synced: about 1 month ago
JSON representation
An elegant Minecraft mod template for the Fabric mod loader
- Host: GitHub
- URL: https://github.com/axieum/fabric-example-mod
- Owner: axieum
- License: cc0-1.0
- Created: 2021-06-20T03:19:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-22T12:23:56.000Z (over 2 years ago)
- Last Synced: 2024-08-01T21:51:23.334Z (5 months ago)
- Topics: fabric, hacktoberfest, minecraft, mod
- Language: Java
- Homepage:
- Size: 135 KB
- Stars: 23
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
- starred - axieum/fabric-example-mod - An elegant Minecraft mod template for the Fabric mod loader (Java)
README
# Fabric Example Mod
Lorem ipsum dolor sit amet
[![Release](https://img.shields.io/github/v/release/axieum/fabric-example-mod?style=for-the-badge&include_prereleases&sort=semver)][releases]
[![Available For](https://img.shields.io/badge/dynamic/json?label=Available%20For&style=for-the-badge&color=34aa2f&query=gameVersionLatestFiles%5B0%5D.gameVersion&url=https%3A%2F%2Faddons-ecs.forgesvc.net%2Fapi%2Fv2%2Faddon%2F494721)][curseforge]
[![Downloads](https://img.shields.io/badge/dynamic/json?label=Downloads&style=for-the-badge&color=f16436&query=downloadCount&url=https%3A%2F%2Faddons-ecs.forgesvc.net%2Fapi%2Fv2%2Faddon%2F494721)][curseforge:files]Example is a **Minecraft mod** that lorem ipsum dolor sit amet. Ut mi lectus,
egestas a justo nec, hendrerit tempus ipsum. Nulla blandit porta sodales. Nulla
accumsan ipsum vitae tortor facilisis, id malesuada enim sagittis.It is built on the [Fabric][fabric] mod loader and is available for modern
versions of [Minecraft][minecraft] Java Edition.## Contributing
Thank you for considering contributing to Example! Please see the
[Contribution Guidelines][contributing].## Security Vulnerabilities
Please review the [Security Policy][security] on how to report security
vulnerabilities.## Licence
Example is open-sourced software licenced under the [CC0 licence][licence].
[contributing]: .github/CONTRIBUTING.md
[curseforge]: https://curseforge.com/minecraft/mc-mods/modid
[curseforge:files]: https://curseforge.com/minecraft/mc-mods/modid/files
[fabric]: https://fabricmc.net/
[licence]: https://creativecommons.org/publicdomain/zero/1.0
[minecraft]: https://minecraft.net/
[releases]: https://github.com/axieum/fabric-example-mod/releases
[security]: .github/SECURITY.md