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: 39 minutes 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-22T12:23:56.000Z (almost 3 years ago)
- Last Synced: 2024-08-01T21:51:23.334Z (9 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
[][releases]
[][curseforge]
[][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