OmniCore
No description available
Install / Use
/learn @Deftu/OmniCoreREADME
OmniCore
Your new favourite Minecraft multi-versioning utility library.
Setup
Repository
<details> <summary>Groovy (.gradle)</summary>maven {
name = "Deftu Releases"
url = "https://maven.deftu.dev/releases"
}
</details>
<details>
<summary>Kotlin (.gradle.kts)</summary>
maven(url = "https://maven.deftu.dev/releases") {
name = "Deftu Releases"
}
</details>
Dependency
| Minecraft Version | Mod Loader | Target ID |
| ----------------- | ---------- | ----------------- |
| 1.21.8 | NeoForge | 1.21.8-neoforge |
| 1.21.8 | Fabric | 1.21.8-fabric |
| 1.21.7 | NeoForge | 1.21.7-neoforge |
| 1.21.7 | Fabric | 1.21.7-fabric |
| 1.21.6 | NeoForge | 1.21.6-neoforge |
| 1.21.6 | Fabric | 1.21.6-fabric |
| 1.21.5 | NeoForge | 1.21.5-neoforge |
| 1.21.5 | Fabric | 1.21.5-fabric |
| 1.21.4 | NeoForge | 1.21.4-neoforge |
| 1.21.4 | Fabric | 1.21.4-fabric |
| 1.21.1 | NeoForge | 1.21.1-neoforge |
| 1.21.1 | Fabric | 1.21.1-fabric |
| 1.20.6 | NeoForge | 1.20.6-neoforge |
| 1.20.6 | Fabric | 1.20.6-fabric |
| 1.20.4 | NeoForge | 1.20.4-neoforge |
| 1.20.4 | Forge | 1.20.4-forge |
| 1.20.4 | Fabric | 1.20.4-fabric |
| 1.20.1 | Forge | 1.20.1-forge |
| 1.20.1 | Fabric | 1.20.1-fabric |
| 1.19.4 | Forge | 1.19.4-forge |
| 1.19.4 | Fabric | 1.19.4-fabric |
| 1.19.2 | Forge | 1.19.2-forge |
| 1.19.2 | Fabric | 1.19.2-fabric |
| 1.18.2 | Forge | 1.18.2-forge |
| 1.18.2 | Fabric | 1.18.2-fabric |
| 1.17.1 | Forge | 1.17.1-forge |
| 1.17.1 | Fabric | 1.17.1-fabric |
| 1.16.5 | Forge | 1.16.5-forge |
| 1.16.5 | Fabric | 1.16.5-fabric |
| 1.12.2 | Forge | 1.12.2-forge |
| 1.8.9 | Forge | 1.8.9-forge |
modImplementation "dev.deftu:omnicore-<minecraft>-<loader>:<version>"
</details>
<details>
<summary>Kotlin (.gradle.kts)</summary>
implementation("dev.deftu:omnicore-<minecraft>-<loader>:<version>")
</details>
Migrations
Credits
- Essential.gg (Website)
- Shader implementations across different versions (UniversalCraft)
This project is licensed under LGPL-3.0
© 2024 Deftu
Related Skills
node-connect
352.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
352.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
352.9kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。



