2.1.1
Compatibility
Required content
Changes
Changelog V2.1.1:
Dev Note: Another update comes in boys!! I decide to use this time for fix some issues, improve structure gen and also add a new small addition. If you guys find any issue, just let me know for drop another fix to it.
- Lighthouse Integrated: This new version of the Lighthouse got a new style to match the one of Integrated Dungeons and Structures.
- Aviary Improvements: The Aviary got many QoL changes: Now the structure got more light inside to be much easier to explore.
- The loot of the structure got also improved.
- The structure now generates much better in the terrain.
- Ceryneian Hind Overhaul: This structure got a complete rework, with a new thematic of a dig site.
- This structure also got optional compatibility with "Better Archeology".
- His structure generation got also improved, but this makes it much rare to appear since it needs a flat area to spawn.
- New Integrations: Guard Villagers now spawn in the Ceryneian Hind and the Merchant Campsite if the mod is installed.
- Scorched Mines Improvements: This structure got minor improvements.
- The main hallway got improved with some rooms at the end of them.
- There are no more Piglins inside, they got replaced with Wither Skeletons.
- Thornborn Towers Improvements: The structure now generates much better in dark forest hills and has less weird large towers.
- Bug Fixes: A bunch of bugs got fixed.
- Dummy Error: I uploaded an old build version for the 1.20.1 with an advancement issue, now it's fixed, sorry for that.
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:uG4njWFR:mUchb4lO"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:uG4njWFR:mUchb4lO"
}













