Skip to main content

Getting Started with CozyStudios Core

Installation (For Players)

CozyStudios Core is typically included automatically when you install CozyStudios mods or modpacks.

Manual Installation

If you need to install it manually:

  1. Download the latest version from CurseForge or Modrinth
  2. Place the JAR file in your mods folder
  3. Launch Minecraft

Requirements

  • Minecraft Version: 1.XX.X (TODO: Add version)
  • Mod Loader: Forge/Fabric (TODO: Specify)
  • Dependencies: None

For Developers

Adding as a Dependency

Add CozyStudios Core to your mod development environment:

// TODO: Add actual gradle dependency code

Using the API

// TODO: Add example code from Tokimi

Documentation

Full API documentation coming soon!

Support