Tags
Creators
Details
Licensed MIT
Published last year
Updated 8 months ago
All versions
1.9+1.20.1
Alpha
Raspberry Core 1.9+1.20.18 months ago 473
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Required content
Changes
Added
- Hopeful Wildflowers, a new flower bed block (textures by ProbablyEkho).
- Wildflower Garlands, placeable on walls or worn as flower crowns, crafted out of wildflowers (textures and implementation by Kobber, based on existing textures by ProbablyEkho)
- Wildflowers can now be placed in Flower Pots.
- Brick counters, as well as Silt and Ash brick variations, a new type of block for decorating your kitchen (@Kobber, @Kayla_the_Bee)
- Swap Arrows, which swap the position of an entity with the target.
- Pancakes (Supplementaries) can now be topped with Lemons (Cook's Collection)
- Copper Armour now has unique sounds, backported from 1.21.9. (Copperized)
- Additional blocks now connect to Posts. (Quark, Supplementaries, Farmer's Delight)
- Added blacklist tag to Quark Oddities Storage Crate (
raspberry:crate_blacklist). (@evanbones) - Fallback translations for RF advancements.
- Horses no longer buck.
- Knight Jump now has a 50% chance to not consume durability.
- A port of Audaki Cart Engine to Forge - Minecart speed has now been buffed to 34 meters per second. This should not affect Minecart Contraptions as this buff only applies to carts with players in them.
- Skillets can now be enchanted with melee weapon enchantments. (Farmer's Delight)
- Create Wrench functionality has been added to the Supplementaries Wrench (disabled by default).
- Pancakes can now be topped with Lemons, consuming a Lemon Pancake will give you Adrenaline.
- Pancakes with condiments now give additional nutrition and Sugar Rush when consumed.
Changed
- Clovers are now replaceable.
- Renamed Pink Petals to Playful Wildflowers.
- Reworked the cobweb projectile from Dungeons Mobs to be less janky and instead use a temporary vanilla Cobweb block (@evanbones)
- Silenced warnings from adding removed entities.
Fixed
- Missing translation keys and incorrect models on unfinished content.
- Corrected Brewin' and Chewin' EMI integration to no longer show incorrect recipes.
- Beacon EMI integration shows inputs correctly.
- Gliders now respond to Unbreaking.
- Wildflowers now have unique models when placed in pots (Supplementaries).
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| raspberry_core-1.9+1.20.1-sources.jar | Unknown | 917.84 KiB |
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:1dE2nxJB:CkSt7WpY"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:1dE2nxJB:CkSt7WpY"
}





