Tags
Creators
Details
Licensed LGPL-2.1-only
Published 7 months ago
Updated 3 weeks ago
All versions
1.3.8
Release
Goety: Awaken 1.3.83 weeks ago 31.4K
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Required content
Changes
1.3.8 Update Log
- Fixed several bugs.
- Added a new Ancient Hunt structure.
- Added some new decorative blocks.
- Added some new focuses, materials, and curios.
- Added Potatiesh, Greatstaff of the Peasant.
- Added the Giant Ghast.
- Added the Rampart Captain.
- Added the hostile Ruby Sorcerer.
- Added the Heresiarch Servant.
- Added trading interfaces for the Heresiarch Servant and the Tower Witch Servant.
- Added subtitles for most sounds.
- Added some item association links to The Black Book.
- Optimized the restock conditions for the Sorcerer Servant.
- Adjusted some recipes.
- Adjusted some default configurations.
- Adjusted the model of the Bound Sorcerer.
- Adjusted the movement control logic of the Vizier Servant.
- Reduced the difficulty of some Ancient Hunt structures.
- Reduced some default attributes of certain mobs and the default challenge difficulty of some hostile mobs.
- Reduced the damage multiplier of the Truth Seeker.
- Added integration with The Masquerader mod, adding its Servant version and a boss health bar texture for the Masquerader.
- Added integration with the MeetYourFight mod, adding Servant versions for four of its mobs along with some related focuses.
- Added integration with the It Takes a Pillage mod, adding Servant versions for three of its mobs.
- Added integration with the Deeper And Darker mod, adding Servant versions for six of its mobs along with some related focuses.
1.3.8 更新日志
- 修复了若干 bug。
- 添加了一个新的远古狩猎结构。
- 添加了一些新的装饰性方块。
- 添加了一些新的聚晶、材料和饰品。
- 添加了马铃耶什,农民的传说之杖。
- 添加了巨型恶魂。
- 添加了堡垒队长。
- 添加了敌对的红宝石巫师。
- 添加了异教牧首仆从。
- 为异教牧首仆从、巫婆仆从添加了交易面板。
- 为大部分音效添加了字幕。
- 为《黑暗之书》添加了物品关联。
- 优化了巫师仆从的补货条件。
- 调整了部分配方。
- 调整了部分默认配置。
- 调整了被绑定的巫师的模型。
- 调整了灾厄宰相仆从的移动控制逻辑。
- 降低了部分远古狩猎结构的难度。
- 降低了部分生物的部分默认属性和部分敌对生物的默认挑战难度。
- 降低了求真者的伤害倍率。
- 添加了与 The Masquerader 模组的联动,为 Masquerader 添加了其仆从版本,并为 Masquerader 添加了血条纹理。
- 添加了与 MeetYourFight 模组的联动,为其中四个生物添加了其仆从版本和一些相关聚晶。
- 添加了与 It Takes a Pillage 模组的联动,为其中三个生物添加了其仆从版本。
- 添加了与 Deeper And Darker 模组的联动,为其中的六个生物添加了其仆从版本和一些相关聚晶。
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:td0qLuyC:o4GNsDn4"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:td0qLuyC:o4GNsDn4"
}


