Tags
Creators
Details
Licensed ARR
Published 3 years ago
All versions
1.21-2.10.7-fabric
Release
1.21-2.10.7-fabriclast year 4,925
Compatibility
Minecraft: Java Edition
1.21–1.21.1
Platform
Fabric
Supported environments
Client and server
Required content
Changes
LEGEND
- (COMMON) = FORGE & FABRIC
- (FB): FABRIC
- (NF): NEOFORGE
- (IT): Included Texture: Added the ResourceLocation of the missing textures required for blocks or generating a new texture
UPDATED:
- Every Compat (FB): Fixed the crash when either creating a world or loading into a world with MrCrayFish's Refurbished Furniture - #927
v2.10.6
UPDATED:
- LANG: zh_cn - @ChuijkYahus
- Valhelsia Structures (NF):
- Fixed the crash when posts or cutPosts are being stripped - #924
- Improved & Corrected the side of bundled_posts' texture
ADDED:
- Frightful Winter (IT): snowy_pine_leaves - Fixed #923
v2.10.5
UPDATED:
- Variant Vanilla Blocks (COMMON): Disabled addBlocksToPOI() and restored the old code for Beehives' POI (Point of interest) to act as bee's home
- Regions Unexplored (FABRIC): Fixed the shrub & branches' RenderType not being transparent - #913
ADDED:
- Create (COMMON): Custom Textures for windows & window_panes with Ecologics & Biomes O' Plenty - @leftchaotix (from discord)
v2.10.4
UPDATED:
- Chipped (COMMON): Updated an outdated recipe system & Fixed #909
v2.10.3
UPDATED:
- Create (NF): Changed RenderType to TRANSLUCENT for windows & window_panes
- Dramatic Doors Macaw (COMMON): Fixed the outdated tab that caused the crash
- NOTE: Dramatic Doors + Macaw's Doors
Optional dependencies
Any compatible version
Any compatible version
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| everycomp-1.21-2.10.7-fabric-sources.jar | Unknown | 2.12 MiB |
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:eiktJyw1:cebttURx"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:eiktJyw1:cebttURx"
}








































