2.0.0
Compatibility
Changes
Claro! Aqui estΓ‘ o changelog completo da versΓ£o 2.0.0 - Honey And Alcohol Update, agora totalmente em inglΓͺs:
ππ· Honey And Alcohol Update β Version 2.0.0
πΈ Update Image

πΏ New Ways to Obtain Medicinal Herbs
You can now get Medicinal Herb Flower and Leaf through:
- π§βπΎ Trading with farmer villagers and the Wandering Trader (who now also sells tonics).
- π± Breaking wild Medicinal Herbs found in the world (with a chance to drop seeds).
- π§ͺ Placing a Medicinal Herb Flower in the crafting grid to turn it into seeds.
π₯ Medicinal Blends
New healing items made from powerful natural ingredients:
π― Honey Herb Blend
- π Restores 9 hearts instantly
- β»οΈ Applies Regeneration II for 20 seconds
- βοΈ Essential for crafting Alcoholic Drinks
π§ͺ Antidote
- β Removes all negative effects from the player
π· Alcoholic Drinks
Fermented tonics and herb blends with powerful buffs and mild side effects. Crafted with Honey Herb Blend and fermented ingredients.
π» Alcoholism Effect
All alcoholic drinks apply:
- π€’ Nausea for 10 seconds
- π Darkness for 1 second
These effects last only β the duration of the buffs.
π Exceptions:
- Whisky effects last longer due to higher alcohol concentration.
- Golden Apple Drinks have magical properties that negate all side effects.
π₯ Drinks List
Hydromel
- Regeneration III (30s)
- Speed II (30s)
Apple Drink
- Regeneration II (30s)
- Absorption I (30s)
Golden Apple Drink
- Regeneration III (30s)
- Absorption III (30s)
- Resistance I (30s)
π‘οΈ No alcoholism effects
Enchanted Golden Apple Drink
- Regeneration III (30s)
- Absorption V (2 min)
- Resistance I (2 min)
- Fire Resistance I (2 min)
- Haste I (2 min)
π‘οΈ No alcoholism effects
Whisky
- Regeneration II (30s)
- Strength II (30s)
πΊ Alcoholism effects last longer
Primal Whisky
- Regeneration III (30s)
- Strength II (30s)
- Speed I (30s)
- Fire Resistance I (30s)
πΊ Alcoholism effects last longer
π‘οΈ Improvised Weapons
Sometimes a bar fight gets out of hand...
Broken Bottle
A quick and dirty weapon.
Perfect for chaotic bar brawls.
π¦ Crafting:
- Place 1 Glass Bottle alone in the crafting grid
π Stats:
- π₯ Damage: 6
- βοΈ Attack Speed: 2
- πͺ Durability: Breaks after 5 hits
π "Sharp. Shady. Shatters fast. Just like a bad night out."
π Languages
- πΊπΈ en_us: Updated and polished
- π§π· pt_br: Full translation and adjustments
- π²π½ es_mx: New language added!
Let me know if you'd like this as a downloadable file or want a visual update poster/image created!
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:4W3JeAtd:f9s9mvvz"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:4W3JeAtd:f9s9mvvz"
}

