Tags
Creators
Details
1.0.9
Compatibility
Changes
Plugin made, The new Mod of the Streamer Mode mod is really cool.
It is all about keeping things private and safe when you are streaming your gameplay.
The Plugin hides things like where the playersre other, behind the scenes stuff and it also hides what people are talking about in chat and who is playing.
This way people watching the stream cannot find out where the streamer is or bother them.
The Plugin also makes some changes like making the ground look different and it makes the game look better and run more smoothly.
The Streamer Mode mod makes streaming a lot cleaner and safer. It does not change the way the game is played too much.
The Streamer Mode mod is a thing to have when you are streaming gameplay.
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:jFRAfMsM:vG2UhoZN"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:jFRAfMsM:vG2UhoZN"
}

