All versions
1.2.2
Release
Foolish 1.2.27 months ago 16.5K
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Changes
1.2.2- THE NETHERHAUL
CONTENT:
- Overhauled Infernal Factory structure (retextured blocks and items, remodelled all mobs)
- Overhauled Infiltrator
- New Infernal Alloy building blocks
- New Conveyor Block
- New Ultrafist weapon
- New basic config file to control mob spawning in vanilla dimensions-Stellar Hollow sky updated
- Remodelled and reworked Redwood- They lift up and drop their prey, and can be pacified temporarily using a Terasch Worm
- Added the Witherfork, a midgame Nether weapon
- Added new Scarlet Fields ore material, Coccinium, which has an armor set
- Remodelled Gouger
- Retextured Emberlight Valley blocks
- Custom biomes other than Darkleaf Woods and Aspen Forest no longer generate, tweaked generation for these biomes
- Nerfed Enderweaver - It now shoots a new web type which despawns and cannot break blocks
- Enderslate now only spawns in End Highlands
- New Russian translation
BUG FIXES:
- Attempted to remediate AoE procedure lag
- Dweller & Automatic Miner now drop any blocks they break
- Timewood bookshelves now work properly with Enchanting Tables
- Fixed Flickerlong hitbox
- Fixed Florin Seed bone meal not working
- A bunch of other small things I forgot about
Optional dependencies
Any compatible version
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:gYkm0y7k:1CywqUCA"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:gYkm0y7k:1CywqUCA"
}

