1.5.0
Compatibility
Changes
Added new things like
Armour
- cookie armour + tools
- candy armour + tools
- chocolate armour + tools
Food
-
chocolate bar + recipe
-
Cookie notch apple + recipe which is cookies and one apple in the middle like golden apple
Added tons new triggers and advancements
-
chocolate rush
-
cookie liberator
Added 1 new potion
-
A Cookie God 2 when eating cookie apple
Added a new villager + proffesion with custom texture both zombie and neutral
use candy titanium block on a villager will turn into candy apocalpyse villager proffesion
Added an entire new dimension PLus igniter crafted with cany titantium ingot and a chocolate fragment to craft portal you need chocolate wood
you can now smelt choclate wood into chocolate corrupted which is poison so dotn eat but if you wait itl automatically turn purified in your inventory then you can craft chocolate bar with 4 fragments in a sqaure 2x2 crafting with 1 chocolate fragment each gets chocolate bar
enjoy Dont forget to check out my youtube channel wayacreate i migth make updated video tutorial soon which then will inside this page to so stay tuned this mod is made for pvp gameplay or serverse specifically only but can be used for survival or modded smps to or alone will update the chocolate house soon to add the new block and different entitys like the villager or change chest loot to i made a bit more gameplay fair so i hope you like it
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:hdSX0ATU"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:Cxxs6ApD:hdSX0ATU"
}

