Tags
Creators
Details
All versions
1.3.0
Release
Starry Express 1.3.07 months ago 11.8K
Compatibility
Minecraft: Java Edition
1.21.1
Platform
Fabric
Supported environments
Client and server
Required content
Changes
Roles
- Muzzler (NEW!)
- A new killer role with the ability to completely silence players for 75 coins!
- When Muzzled, staying outside for too long will suffocate you, and (of course) other players cannot hear your speech.
- A hint will display to notify players that you are Muzzled after a configurable amount of time.
- To remove someone's muzzle, you must click them a configurable number of times (default 5). Each time they are clicked, some of their mood is removed- and if their mood drops to 0 because of this, they'll drop dead from the immense pain.
Decoration
- Jade Plush (NEW!)
- My friend JadeCrystalHeart is now available in plush form! They don't bite, I promise!
Guidebook
- Added an entry for the new Muzzler role.
Misc.
- Added new configuration options for the new Muzzler role.
- Added a new Tape item, used by the Muzzler to silence other players.
- Huge thanks to Creepalotl for the Tape texture!
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| starry-express-1.3.0-sources.jar | Source jar | 1.1 MiB |
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:eaW0Iw6t:7lzPMPh1"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:eaW0Iw6t:7lzPMPh1"
}




