1.0.6
Compatibility
Changes
Bug Fixes
- none
NEW UPDATE
Version is VERY unstable with LOTS of bugs
Additions
Items
-
Noob's Bloxy Cola
-
Noob's Ghostburger
-
Noob's Slateskin Potion
-
Jason(slasher)'s Machete
-
Bloxy Cola (Not Used Yet)
-
Admin Gun (idk why not)
-
Chance Coin (No Texture yet)
-
Chance hat Fix (No Texture yet)
-
Chance Gun (No Texture yet)
-
Chance Reroll (No Texture yet)
Commands
- /SetKiller
- Jason (Default)
- C00lkidd (Not Finished)
- /SetSurvivor
- Noob (Default)
- Chance (No textures yet)
- /MinesakenAdmin
- EndIntermission (Ends Intermission)
- EndRound (Ends Round)
- Glock19 (idk gives a cool thing bc why not)
- MapMode (See Features)
Features
- Working Intermission Timer
- Working Round Timer
- Working Kiler Selection System
- Gain Killer/Survivor Items on round start
- Map Mode (teleports you to the correct locations)
Known Bugs
- All noob items grant bloxy cola effects
- Round doesn't end when all survivors are dead
- Chance gun does nothing
- Reroll doesn't work properly
Unfinished Features
- Chance Items
- Chance Charges (Visability)
- Machete nerf
Enjoy! :D
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:5Gplqgpb:MslBCna4"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:5Gplqgpb:MslBCna4"
}

