1.8.5
Compatibility
Changes
Added some fixes a few new advancements procedures Added 2 new structures portal trading house be aware spawns alot and i mean alot off villager and if you fall down in the new dimension youll be stuck with thousands of zombies but i added to cookies left click in air consumes it apple rigth click chocolate bar rigth click if you rigth click eat a cookie its poison cookie so you can trick players using that in pvp added some extra potion effects to some like slow falling hand in the new dimension the rest is still the same as previouse version have fun And i also added after gaining getting a upgrade everytime you die and lose stuff youll get new cookie stuff so no need for keepinventory and after advancement smelt iron rigth click empty hand to get candy titanium set and tools dont spam it since im new to modding still and itl just keep doing it if it is to much just burn items this mod was made to be apocalyptic in the future ill be adding more negative effects like hunger so it is a bit harder becouse rigth now migth be a bit to easy but then again with other mods its a fun addition
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:Cxxs6ApD:glUhWDCK"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:Cxxs6ApD:glUhWDCK"
}

