Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.
/ quazi-modded Public archive

A Minecraft mod that aims to add smaller, standalone features to survival mode

License

Notifications You must be signed in to change notification settings

origami-games/quazi-modded

Repository files navigation

Quazi-Modded

Patreon Discord Server

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

Building

  1. JDK 8 is required. Install it using https://adoptopenjdk.net
  2. Download the sources to a folder
  3. 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
  4. 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!