Skip to content

theomenden/TheOmenDen.Prefabricated

Repository files navigation

MC-Prefab-Fabric

Like the Forge-Based mod but based on Fabric Mod Launcher instead

Update sources for new version

Run the following command: ./gradlew genSources

Update mappings

Run the following command: ./gradlew migrateMappings --mappings "1.16.5+build.3" Note: This will update based on the mappings build.

Build the mod for distribution

Run the following command: ./gradlew build