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.
https://origami-games.github.io/quazi-modded
- JDK 8 is required. Install it using https://adoptopenjdk.net
- Download the sources to a folder
- Open a terminal window in the same directory as the sources (
shift
+right click
while inside the desired folder andOpen PowerShell window here
) and run./gradlew build
- After some time, the built mod will be in
/build/libs
.
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!