Euclid's Elements
🟠 Updated over a year ago⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 🏆 #876 of 896 fabric mods in this game by downloads
📋 About This Mod
[!(https://img.shields.io/badge/release%20hosting%20by-cloudsmith-blue?logo=cloudsmith&style=for-the-badge)](https://www.cloudsmith.com)
Euclid's Elements is a library mod for creating customizable content mods.
Add the Solstice Maven to your build file.
`build.gradle` ```java repositories { maven { url "https://dl.cloudsmith.io/public/solstice-mc/artifacts/maven/" } } ```
Then add Euclid's Elements as a dependency.
`build.gradle` ```java dependencies { modImplementation "org.solstice:Euclids-Elements:${euclids_elements_version}" } ```
## Effect Holder API
Create objects that hold effects the same way Enchantments do by implementing the `EffectHolder` interface.
Make the effects usable by items by making a new item component and implementing `ItemEffectHolder
## Tooltip Holders (W. I. P.)
Automatically add item components that implement `TooltipAppender` to item tooltips by adding them to the `euclids_elements/tags/data_component_type/tooltip_holder.json` tag.
📊 Mod Details
- Game
- Minecraft Mods
- Author
- Soumeh
- Version
- 0.7.8
- Downloads
- 475
- Endorsements
- 0
- Category
- fabric
- Created
- 4/9/2025
- Updated
- 7/16/2025
- Game Versions
- 1.21.1
- Tags
- library, utility
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does Euclid's Elements support?
The author lists 1.21.1. Other versions may work but are untested by the author.
What is the latest version of Euclid's Elements?
Version 0.7.8, published 2025-07-16 with 475 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await