All versions
8888.0.0
Release
Play With Friends3 months ago 14
Compatibility
Minecraft: Java Edition
1.21.2–1.21.3
Platform
Data Pack
Changes
miencrap 2 minerat v8888.0.0
Changelog:
- Added Safari and lions
- Added toast thrower
- Added minitoastergun
- Added nuclear waste and a glass of uranium!!
- Added more splashes ig
- Added crishes
- Added Witheren't boss
- Added G*****'s Cooking Show!
- Added more music!!!!11
- Added ears
- Added cotton swabs
- Added sulfur, sulfuric acid
- Added Chenobyl
- Added Big City
- Added an another oil thing!!11
- more advancements!!11
- Added glass of lava
- fixed ZERO bugs!!! (because there are none ha-ha...)
- added guide (?)
- BWEEEEEEEEEEEEEEEEEEHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| rp.zip | Required resource pack | 77.11 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:5dKYMZBv:oEo3ZUZE"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:5dKYMZBv:oEo3ZUZE"
}

