All versions
2.1
Release
Cluttered 2.1 1.16.53 years ago 4,109
Uploaded by
Compatibility
Minecraft: Java Edition
1.16.5
Platform
Forge
Supported environments
Client and server
Changes
ADDED:
- amethyst endtable
- black endtable
- green endtable
- periwinkle endtable
- pink endtable
- wood endtable
- yellow endtable
- antique lamp
- bamboo bookshelf
- blue bicycle
- pink bicycle
- purple bicycle
- yellow bicycle
- cute blue bicycle
- cute pink bicycle
- cute purple bicycle
- cute yellow bicycle
- blue birdhouse
- red birdhouse
- unpainted birdhouse
- bush
- caged bulb
- darkwood endtable
- flower desk lamp
- blue flower shelf
- green flower shelf
- pastel yellow flower shelf
- pink flower shelf
- purple flower shelf
- yellow flower shelf
- flower shelf plant
- blue flower shelf candle
- green flower shelf candle
- pastel yellow flower shelf candle
- pink flower shelf candle
- purple flower shelf candle
- yellow flower shelf candle
- glowflower
- plant ladder
- polaroid camera
- polaroid garland I, II
- polaroids I, II, III
- purple cabinet
- cluttered purple cabinet
- blue puzzle piece table
- green puzzle piece table
- red puzzle piece table
- yellow puzzle piece table
- pastel yellow puzzle piece table
- pastel blue puzzle piece table
- pastel purple puzzle piece table
- pastel pink puzzle piece table
- rito wooden books
- rubiks cube
- scrambled rubiks cube
- pastel rubiks cube
- scrambled pastel rubiks cube
- red sand seal plush
- green sand seal plush
- blue sand seal plush
- seaweed planter
- stained glass lamp
- blue tarrey town planter
- blue mushroom tarrey town planter
- glow tarrey town planter
- green tarrey town planter
- pink tarrey town planter
- purple tarrey town planter
- red tarrey town planter
- yellow tarrey town planter
- tarrey town stove
- cluttered tarrey town stove
- wine bottle rack
- anchor wallpaper
- anchor wallpaper wainscoting
- lime checkered wallpaper
- lime strawberry checkered wallpaper
- pink checkered wallpaper
- pink strawberry checkered wallpaper
- flame nettle in a flowerpot painting
- horse painting
- wheatfield painting
- hannish tile flooring
- lily hills flooring
- small shelf
- small pink shelf
- purple log, stripped log, wood, stripped wood
- flowering purple log, stripped log, wood, stripped wood
- yellow log, stripped log, wood, stripped wood
- flowering yellow log, stripped log, wood, stripped wood
- glow log, stripped log, wood, stripped wood
- green log, stripped log, wood, stripped wood
- pink log, stripped log, wood, stripped wood
- flowering pink log, stripped log, wood, stripped wood
ADJUSTED TEXTURES
- row of small books
- row of small pastel books
- shelved row of small books
- shelved row of small pastel books
- mushroom chest
- adjusted color palette of yellow wood set
- adjusted door textures to look better as double doors
- updated purple iron door to match purple wood set
- retextured dorado cabinet, cluttered dorado cabinet, havana cabinet, and cluttered havana cabinet
FIXES
- made everything waterloggable to hopefully prevent it being broken with running water
- adjusted some bounding boxes
- made it so glowing moon and cauldron poster shouldn't clip into certain blocks
- adjusted antique library book positioning
- fixed textures for analog scale, blue mushroom, sewing table with cloth
- fixed two fridge recipes making the other fridge instead
- fixed sewing clutter recipe
- make left and right outer corner cabinets craftable into each other
- gave blue mushroom bookshelf enchanting power
- made potion shelf glow
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:UnAEo77V:jB4X2DQ9"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:UnAEo77V:jB4X2DQ9"
}

