2.0.0
Compatibility
Changes
✅ CRASH FIX: Fixed a critical server/client crash that occurred when a player physically collided (walked into) the Keyboard block. ✅ INPUT FIX: Solved the annoying "Double Typing" bug. Typing on the keyboard no longer produces dduupplliiccaatteedd text. Input is crisp and responsive. ✅ LASER POINTER FIX: The Laser Pointer is now fully functional. It renders a visible red beam and correctly registers clicks on distant screens. ✅ LOCALIZATION: Added full localization support (currently includes English and Russian).
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:yfY0Iuwp:6LBQFA5n"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:yfY0Iuwp:6LBQFA5n"
}![WebDisplays [2.0] REMASTER](https://cdn.modrinth.com/data/yfY0Iuwp/6dd9bec8ec485cbe104f43a13fdb793faecbeb1e_96.webp)

