You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.
Daniel Orr edited this page Feb 3, 2020
·
2 revisions
Quazi-Modded
Quazi-Modded is a Minecraft mod that aims to add smaller, standalone features to survival mode. It has a focus on consistent, vanilla-style art direction and creating an atmosphere.
Open a terminal window in the same directory as the sources (shift + right click while inside the desired folder and Open PowerShell window here) and run ./gradlew build
After some time, the built mod will be in /build/libs.
Installation (Users)
Quazi-Modded uses Fabric as it's mod API. Refer to their installation instructions here
Once you have Fabric installed, simply download the latest version of Quazi-Modded from CurseForge and place it in your mods folder.
Remember to use the Fabric launcher profile when starting the game!