Skip to main content

Prerequisites

Before installing Sn0w, ensure you have the following:
  • Minecraft Java Edition 1.21.x
  • Fabric Mod Loader installed
  • Java Development Kit (JDK) for building from source
  • An IDE (IntelliJ IDEA, Eclipse, or VS Code recommended)
Sn0w is a hacked client intended for anarchy servers. Using this client on servers where it’s prohibited may result in a ban. Use at your own risk.

Installation Methods

Verify Installation

To verify that Sn0w is installed correctly:
  1. Launch Minecraft with the Fabric profile
  2. Look for the Sn0w interface in-game
  3. Press the default menu key (usually Right Shift) to open the client GUI
  4. Check the console/logs for any error messages
If you encounter issues during installation, check the FAQ or create an issue on the GitHub repository.

Troubleshooting

Common Issues

Client doesn’t load:
  • Ensure you’re using Minecraft 1.21.x
  • Verify Fabric Loader is installed correctly
  • Check that the JAR file is in the correct mods folder
Build errors:
  • Make sure you have the correct JDK version installed
  • Try running ./gradlew clean build
  • Check that all Gradle dependencies downloaded correctly
Crashes on startup:
  • Check for mod conflicts with other installed mods
  • Review the crash log in .minecraft/crash-reports/
  • Ensure you have enough RAM allocated to Minecraft
Sn0w is a complex client with many features. You WILL encounter crashes and bugs. This is expected behavior for a client that was never meant for public release.

Next Steps

Quick Start Guide

Learn the basics of using Sn0w

Configuration

Configure Sn0w for your playstyle

Build docs developers (and LLMs) love