Smoothiez Api

Smoothiez Api

Minecraft Mod to provide boilerplate code for all of Smootheez's Mods

by
20.1K Downloads
fabriclibrary
Rent Server with this Mod

About this Mod

Smoothiez API

A foundational library mod that serves as the backbone for all of Smootheez’s other mods.
It provides shared utilities, common logic, and essential backend features to simplify mod development and ensure consistency across projects.

Usage Overview

While Smoothiez API was originally developed for Smootheez’s personal projects, you’re welcome to use or integrate it into your own mods if it fits your needs.

Project Setup

  1. Clone the repository

    git clone https://github.com/Smootheez/Smoothiez-Api.git
    
  2. Build the desired module

    • For the first build, run:

      ./gradlew :1.21.9:build
      

      Replace 1.21.9 with the target submodule name (e.g., the version your mod depends on).

    • The module to build depends on which one the example module uses.

  3. Reload the Gradle project in your IDE (e.g., IntelliJ IDEA) after building.

Using Smoothiez API in Your Mod

  1. Publish to your local Maven repository

    ./gradlew :1.21.9:publishToMavenLocal
    

    Again, replace 1.21.9 with the module you built earlier.

  2. Add Smoothiez API as a dependency in your mod’s build.gradle.kts:

    repositories {
        mavenLocal()
    }
    
    dependencies {
        modApi("io.github.smootheez:smoothiezapi:0.1.0+1.21.9")
        // or use a variable for flexibility:
        modApi("io.github.smootheez:smoothiezapi:${smoothiezApiVersion}")
    }
    

Download

Modrinth Curseforge
Smoothiez API Smoothiez API

Issue Tracker

Found a bug or have a feature request? Please report it here: GitHub Issues

Support Me

If you enjoy this mod and want to support my work, consider donating:

ko-fi
paypal

Available Versions

Smoothiez API 0.1.3+1.21.11beta
MC 1.21.11fabric
December 30, 2025
Smoothiez Api 0.1.2+1.21.9beta
MC 1.21.9, 1.21.10fabric
November 25, 2025
Smoothiez API 0.1.1+1.21.9beta
MC 1.21.9, 1.21.10fabric
November 18, 2025
Smoothiez Api 0.1.0+1.21.9beta
MC 1.21.9, 1.21.10fabric
October 25, 2025

How to Install Smoothiez Api on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set fabric Loader

In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.11).

3

Install Mod

Open the mod browser in the dashboard and search for "Smoothiez Api". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

fabric

Minecraft Versions

1.21.11, 1.21.10, 1.21.9

Server-side

~ Optional

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Smoothiez Api server crashes on startup – what to do?

Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.11). You can switch loaders with one click in the panel.

Is Smoothiez Api compatible with fabric?

Smoothiez Api officially supports fabric for Minecraft 1.21.11, 1.21.10, 1.21.9. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Smoothiez Api – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Smoothiez Api consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install Smoothiez Api with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
GNU General Public License v3.0 only
Server-side
Optional

Supported Versions

1.21.111.21.101.21.9