1.4.0
Compatibility
Changes
--- Advancement and Better Generation Update ---
♦ Neoforge support, YAY!!!
♦ Added a license ♦ Hello again, this is the last update including fixes and some other small cool stuff, in the meantime, I'll wait for 1.21 probably :D ♦ Fixed some weird generation causing portals and other structures pieces to look like they float in the middle of the air ♦ Improved the generation of how the nether corruption, some features and small ruins are also improved, giving a better look ♦ Improved the loot of the suspicious gravel around the portal ♦ Removed portals generation on plains, instead, now they do on near jungles ♦ Added an advancement "Myth or Legend?" When you find the new big portal ♦ Improved /locate command, will be good in the future...
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| [Datapack Ver.]HopoBetterRuinedPortals-[1.20.2-1.20.4]-1.4.0.zip | Optional resource pack | 411.27 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:hIpLSyga:4Ui7MIgI"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:hIpLSyga:4Ui7MIgI"
}

