Mod
Geode
No reviews yet
Level up your average Minecraft modding experience.
Provides a framework or library for other mods to use.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description

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,
- Go to the category named Versions.
- Choose the version you want and click on More Options.
- Click Copy ID.
Visual Guide

❓ 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:
- Download the sources from the desired Geode version.
- In IDEA, open any Geode class. For example, press
Ctrl+Nto open the file browser, and search for "Draw". Press Enter. - On the top of the class should be a blue banner, with two buttons on the right: "Download Sources" and "Choose File".
- 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.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers