All versions
0.0.2-r
Release
(Data Pack) Haeres | v0.0.2-r2 years ago 257
Uploaded by
Compatibility
Minecraft: Java Edition
1.20.2
Platform
Data Pack
Required content
Any compatible version
Any compatible version
Any compatible version
Changes
- Improvements to the Intrusion power ๐ป
- [+] You are now invulnerable to damage in the Soul Mode state.
- [+] You are now unable to use items when in the Soul Mode state.
- [+] If your 5 seconds are up in the Soul Mode state, you die and will respawn in the Purgatory dimension.
- [+] A few new particles have been added when you successfully take the place of an entity.
- Changes in the Purgatory dimension ๐ถ๏ธ
- [+] You now get Blindness upon entry.
- [+] When you enter, a new scAaAry sound plays.
- [-] 10 minute timer is now actually 10 minutes... Might have miscalculated it before.
- General changes ๐
- [+] Sneaking now disables the particles under your legs.
- [+] Descriptions in the Origins (selection) menu have been made more accurate.
- This was written in 1.20.2, I am not guaranteeing support or capability for older versions.
- Push forth at your own discretion.
- How To Install a Data Pack
- If you want to use it on a server, just upload it to the server's world's datapacks folder!
- Resource pack is required or else you may encounter errors or bugs.
โ Install Pehkui, Origins & Fabric API, they are all required, make sure they are the right versions. โ
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| haeres_v0.0.2-r_resourcepack.zip | Required resource pack | 941.9 KiB |
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:9hkCPrgz:m2a4AEmi"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:9hkCPrgz:m2a4AEmi"
}

