All versions
1.3.0
Release
1.20.1-1.3.07 months ago 68.5K
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Changes
Happy Chinese New Year !!!
Added:
- Added Latiao Clubs: Copper Latiao Club, Iron Latiao Club, Gold Latiao Club, Diamond Latiao Club, Netherite Latiao Club, Hotaurum Latiao Club, and Fouroseven Latiao Club.
- Added new pepper Great Sahara, Great Sahara Powder, and Pungent Latiao of all grades.
- Added new basic spices: Bitterheart Root, Chewy Sauce, Umami Crystal, and Enriched Umami Crystal.
- Added new status effect: Loot Echo.
- Added new secondary flavors: Bitter, Chewy, Light Umami, and Umami.
- Added new Latiao grade “Rough”, with a corresponding calculation value of 0.
- Added several new enchantments related to Latiao Clubs.
- Added 3 new advancements.
- Added 2 new recipes related to Unprocessed Latiao.
Fixed
- Fixed an issue where Cleanse Latiao and the Extra Spice Event “Cleanse” would incorrectly remove neutral status effects.
- Fixed an issue where Pepper Fertilizer could not be applied to Obsidian and Crying Obsidian.
- Fixed a misspelled tag under
forge:crops/pepper. - Fixed an issue where items converted during the Pepper Transmutation would randomly decrease in quantity or disappear.
- Fixed the advancement “Savor the Ages” missing Duplishape Latiao as a requirement.
Updated
- Updated the text color for Grade-superior latiao.
- Improved the display of Extra Spice Events in JEI.
- Armor Stands are no longer considered valid targets for Ender Chain.
- Renamed "Explosion Latiao" to "Explosive Latiao".
- Renamed the "Curse" effect to "Evilness Curse".
- Secondary Flavor Spice items now display the flavors they provide.
- Changed the grade of Unprocessed Latiao to Rough.
- Mobs killed by Hot Damage now drop their cooked equivalents.
Support:
- Dungeons Delight:
- Added Wardenzola Latiao and Rotbulb Latiao of all grades.
- Added new drink: Sanguinary Doria.
- Added Monster Effect: Scarlet Dirge.
- Added Stained Latiao Club.
- Added Hotaurum Cleaver.
- Added Extra Spice Event: Monsterized.
- HUAJI Age: Astral Regenesis
- Added Huaji Latiao, STAR Huaji Latiao, and SHINY STAR Huaji Latiao.
- Added new Latiao grades: Funny and Funny Feast.
- Twilight Forest
- Added Latiao Clubs: Ironwood Latiao Club, Steeleaf Latiao Club, Knightmetal Latiao Club, and Fiery Latiao Club.
- Added Yeti Latiao.
- Create
- Fixed incorrect mixing recipe outputting Netherite Latiao.
- Immortalers Delight
- Updated the crafting recipe for INFERNO SPRING.
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:70eF0Jga:Yvx0xBTQ"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:70eF0Jga:Yvx0xBTQ"
}

