Tags
Creators
Details
Licensed ARR
Published 3 years ago
All versions
1.21-2.10.4-fabric
Release
1.21-2.10.4-fabriclast year 897
Compatibility
Minecraft: Java Edition
1.21–1.21.1
Platform
Fabric
Supported environments
Client and server
Required content
Changes
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
v2.10.2
UPDATED:
- Woodworks (NF): Fixed the recipes not being generated
- Every Compat (COMMON): Recipe Generation for 1.21
- Create (COMMON): Corrected the path for the mask texture, so the texture can be generated
V2.10.1
UPDATED:
- Building But Better (NF): Updated an outdated method
- Every Compat (COMMON): CompatChestTexture Class - Updated deprecated methods to use new methods
v2.10.0
UPDATED:
- Every Compat: Major port from 1.20.1 to support Stone Zone
- Farmer's Delight (COMMON): Blacklisted cinnamon (WoodType) from Extra Delight for cutting recipe - #896
- Woodworks (NF): Updated BlockEntityType for Beehives - #902
LEGENDS:
- (COMMON): NEOFORGE & FABRIC
- (FB): FABRIC
- (NF): NEOFORGE
- (IT) - Included Texture: Added the ResourceLocation of tfhe missing textures required for blocks or generating a new texture
Optional dependencies
Any compatible version
Any compatible version
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| everycomp-1.21-2.10.4-fabric-sources.jar | Unknown | 2.04 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:iFxCqSdM"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:eiktJyw1:iFxCqSdM"
}








































