Links
Tags
Creators
Details
1.1.1
Compatibility
Changes
Hello everybody and welcome to the second update of the chocolate mod expanded now as you know this version has more content and is kind of like a sneak peek for what is to come no exception in this version!
Changelog:
-
Added Enchanted Gold Bars
-
These are also always edible and give Absorption, regeneration, speed, haste and resistance
-
Enchanted gold bars are craftable so these aren't as overpowered as the enchanted golden apples are
-
Added Brown chocolate bar bowl (Brown chocolate bar in a bowl)
-
added hot chocolate bowl (Obtained by smelting brown chocolate bar bowl)
-
Hot chocolate bowl gives 5 seconds of regeneration
-
added the chocolaterie table (Textures may change)
-
Keep in mind that the chocolaterie table doesn't have a use yet and is not confirmed to come to the mod. Just an experiment for me!
-
Changed icon of the mod in the inventory tab
-
renamed the inventory tab
-
New textures and recipes for the items and block
So that's it for the expanded version! Definitely look out for the next update because the chocolaterie table will get a use! Have fun!
- ACgamer_Real
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:Y78lSrpa:xDhRUvpE"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:Y78lSrpa:xDhRUvpE"
}

