All versions
1.21-0.11.0
Beta
Ruins of Growsseth 0.11.0 for Minecraft 1.212 years ago 623
Uploaded by
Compatibility
Minecraft: Java Edition
1.21–1.21.1
Platform
Fabric
Supported environments
Client and server
Required content
Any compatible version
Any compatible version
Any compatible version
Changes
0.11.0
Added
- Common tags convention for structure spawns, making the mod compatible with other biome mods
- Added dialogue and diary variations for players who complete the main quest without meeting the Researcher
- [Data]
groupsandgroupUseLimitfields for dialogues data, allowing to make dialogues mutually exclusive - [Data] Templates now support signs and hanging signs
- Researcher now changes expression when becoming aggressive
- Sound for music disc "Ancora Qui"
- Subtitles for mod sounds
- [1.21] 1.21.1 support
Tweaked
- The Conduit Church structure can now spawn with signs in both italian and english, making the mod fully localized
- The English translation has been improved (it's no longer wonky)
- The Conduit Church has been updated to also spawn on deep lukewarm oceans
- Golem houses no longer need custom streets to spawn (they instead use vanilla ones), improving compatibility with other mods
- If a player steals the researcher's tools, he will accuse only that player when trying to trade, instead of everyone
- Creeper's explosions inside researcher tents are now harmless even to entities, to avoid breaking the donkey's leash
- The researcher will try to get out from walls when suffocating, and if not possible he will teleport back to the tent (if tp is enabled)
- The researcher will not take any damage from suffocation if below 50% health and anti-cheat is enabled
- [Data] Researcher's loot table is now editable by datapack
Fixed
- Various bugs related to researcher's dialogue and persistence introduced in version 0.10 have been fixed
- Fixed researcher behavior when players steal his tools. He now only gets angry when left without lecterns or cartography tables
- The researcher's skin type and sounds are now separated from vanilla to prevent issues when resource packs override them
- The researcher can roam even if spectator players are nearby, and won't talk to them
dialogueWordsPerMinuteoption now also skips dialogues with specified duration- [1.21] fixed researcher being leashable
Optional dependencies
Any compatible version
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| ruins-of-growsseth-1.21-0.11.0-sources.jar | Unknown | 77.12 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:476XCS3C:zDkxZh0x"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:476XCS3C:zDkxZh0x"
}

