Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kirbosoftware/example-fabric-template
this is an example template for people who are from forge to get into fabric
https://github.com/kirbosoftware/example-fabric-template
Last synced: about 1 month ago
JSON representation
this is an example template for people who are from forge to get into fabric
- Host: GitHub
- URL: https://github.com/kirbosoftware/example-fabric-template
- Owner: KirboSoftware
- License: mit
- Created: 2023-01-26T17:30:15.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T17:36:40.000Z (almost 2 years ago)
- Last Synced: 2023-08-20T14:39:19.089Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Example Template
This is a template for people from forge to get into Fabric.
# What does it offer?
- [Forge Config api port](https://www.curseforge.com/minecraft/mc-mods/forge-config-api-port-fabric/): Basically forge's config system.
- [Mod menu](https://www.curseforge.com/minecraft/mc-mods/modmenu/): Runs mod menu on startup
- Mojang mappings with parchment
- Quiltflower, It's a good decompiler!# Useful tips
Please check the [Fabric Docs](https://fabricmc.net/wiki/start) if you need help with it! It's mainly writen with yarn mappings, but it should be easy to follow along!