2.0.0
Compatibility
Changes
MAJOR UPDATE!
BUG-FIXES:
- Ladder Deployer no longer breaks ladders when playing with dynamic lighting.
CHANGES:
-
Ladder Deployer places any ladders, not just vanilla ones.
-
The crafting recipe for the Ladder Deployer has also been changed: it now accepts any type of planks and ladders.
-
Reworked deployment logic: as long as there is room, the ladder keeps extending downward; once it reaches the floor or the length limit, the next activation retracts it.
-
The maximum ladder deployment length is now limited (depends on the module).
NEW FEATURES:
-
Added "Modules Mode": a compartment for inserting blocks of various materials has been added to the back of the deployer.
-
Ladders can now burn in lava or near it.
UI CHANGES:
- Added a welcome screen and a settings screen.
- Added more visual hints.
- Added changelog screen.
MISC:
- Added game data collection (can be disabled in settings).
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:IvnIyicd:L876JgLu"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:IvnIyicd:L876JgLu"
}![Ladder Deployer [MAJOR UPDATE!]](https://cdn.modrinth.com/data/IvnIyicd/ac01fb0e44752c9811cbea8791ce6f52892aa6fa_96.webp)



