Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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!