Tags
Creators
Details
Licensed ARR
Published 2 years ago
Updated 3 months ago
All versions
2.3
Release
Goety: Revelation 2.37 months ago 62.8K
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Required content
Changes
- Updated the dependency library to the latest version 2.1.
- Added the "CraftingSecond" phase to the Dark Altar Tick event.
- Increased the search range of the Magician's Reaction Bench teleport array (from a 128-block radius to a 4096-block radius).
- Ender keeper (WIP).
- Trail shader compatibility with shader packs.
- Ice hermit (WIP).
- Updated some post-processing effects.
- The name colors of Spider and Wraith series items no longer use custom chat formatting.
- Compatibility with the spell power system of Goety 2.5.46.1.
- Compatibility with the ritual system of Goety 2.5.46.1.
- Compatibility with the spell API of Goety 2.5.46.1.
- Most player extra data is now implemented using Capabilities (utilizing the dependency library).
- Time-stop optimization (utilizing the dependency library).
- Compatibility with the boss music implementation of Goety 2.5.46.1.
- Fixed a crash bug related to the Tetra addon item effect "Bubble".
- Added configuration for Goety content modifications, currently including:
- Added a Curios slot for the Traveler's Belt.
- Goety item durability loss.
- Maximum buff level for creatures summoned by summoning magic.
- Apostle's Hell Fire damage modification.
- Brighter Wind particles.
- Configuration for the Tetra "Fading" effect, with the default maximum attribute reduction set to 99.999%.
- Optimized the data types used for data-driven rituals.
- Data-driven rituals are now compatible with the ritual API of version 2.5.46.1.
- Optimized data synchronization for data-driven rituals.
- Fixed issues with some data-driven rituals.
- The "Reality Piercer" enchantment is now compatible with the invincibility frames of the Ender Keeper and the Cataclysm's Chancellor.
- Changed (enhanced) the Abyss Soul Armor set bonus.
- Added the ability to toggle climbing mode to the Spider Armor set.
- Compatibility with the new version of Goety's Obsidian Monolith entity class.
- Fixed some class isolation issues.
- Compatibility with the new version of Goety's creative mode inventory tabs.
- All Tetra modified items, including those with the "Fading" effect, will now have their names centered.
- Optimized the logic and data types for Absolute True Damage.
- Improved the method for checking if a summoner (master) is present for servants.
- Updates regarding the Black Book and recipes.
Optional dependencies
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:VayV26Pa:wcJe87L1"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:VayV26Pa:wcJe87L1"
}









