
Occultism
A ritual magic system centered around summonable spirits allows you to automate various tasks, store vast amounts of items, let demons mine in void dimensions, create powerful enchanted tools and jewelry, get support from familiars, and much much more.
Tags
Creators
Details
1.20.1-1.141.4
Compatibility
Required content
Changes
:bug: Bug Fixes
3551d4d- ritual dummies not registered as output of emi recipe category (PR #1321 by @Tomska95)
Find changes for all versions at https://github.com/klikli-dev/occultism/releases
Optional dependencies
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| occultism-1.20.1-1.141.4-sources.jar | Unknown | 3.23 MiB |
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:sbJh4AZw:AYukkDMX"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:sbJh4AZw:AYukkDMX"
}






