Geode

Geode

Level up your average Minecraft modding experience.

by
1.2K Downloads
fabriclibrary
Rent Server with this Mod

About this Mod

Banner


Important!

Geode is a library mod. It won't do anything on it's own, only add it if other mods require it.

🤔 What is Geode?

Geode is a powerful library enhancing many aspects of Minecraft modding, including:

  • 🛠️ Powerful Builder Based Registration
    A new way of registering your items, blocks, entities and more using builders, all in one centralized Geode instance.
  • 📐 Extensive Math API
    A large collection of common Math functions, as well as niche ones such as the inverse square root.
  • 📖 Plenty Helpers
    Many many helper classes to aid with every aspect of minecraft development, from raymarching to getting an identifier from registries.

💻 Importing Geode

You may import Geode in your repositories using the Modrinth API:

In your gradle.properties file:

# Geode Version.
geode_version = U4o9vfpy # Add the version here

In your build.gradle file:

repositories {
    // Add the modrinth maven
    maven { url = "https://api.modrinth.com/maven" }
}

dependencies {
    // Adding a Geode dependency for Fabric.
    modImplementation "maven.modrinth:geode:${project.geode_version}"
}

❓ How to get the version

On Modrinth,

  1. Go to the category named Versions.
  2. Choose the version you want and click on More Options.
  3. Click Copy ID.
Visual Guide

Instructions

❓ How to get Documentation in JetBrains IDEA?

Because the mod is uploaded on Modrinth's Maven, I sadly cannot upload the source in a way where you can easily get the documentation. However, attached with every build of Geode is the sources for that version. Here are the steps to set up documentation:

  1. Download the sources from the desired Geode version.
  2. In IDEA, open any Geode class. For example, press Ctrl+N to open the file browser, and search for "Draw". Press Enter.
  3. On the top of the class should be a blue banner, with two buttons on the right: "Download Sources" and "Choose File".
  4. Click Choose File, and select the file you downloaded.

Geode will not be ported to Forge/NeoForge/Quilt. It will also not be backported and only be maintained in the newest available version.


@ 2026 The Collective. All Rights Reserved.
Geode is licensed under Apache-2.0.  

Available Versions

Geode 1.0release
MC 1.21.11fabric
January 28, 2026

How to Install Geode 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 "Geode". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

fabric

Minecraft Versions

1.21.11

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Geode 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 Geode compatible with fabric?

Geode officially supports fabric for Minecraft 1.21.11. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Geode – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Geode 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 Geode 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
Apache License 2.0
Server-side
Required

Supported Versions

1.21.11