Tags
Creators
Details
Licensed ARR
Published 3 years ago
All versions
1.21-2.10.10-fabric
Release
1.21-2.10.10-fabriclast year 416
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
- (COMPAT): Create an exception for a compat mod. EveryCompat won't included for the Supported Mod and the Wood Mod
- (INCLUDED): The block is not generated because a Wood Mod already have the same block as the supported mod will be generated
- (EXCLUDED): The block is generated BUT it shouldn't be generated for a reason
UPDATED:
- Every Compat (INCLUDED): minecraft:pale_oak from Perfect Parity: The Garden Awakens Edition blc it's a vanilla WoodType
- VariantVanillaBlocks (COMMON): Ported the updated mask texture from 1.20.1 for crafting_table
v2.10.9
ADDED:
- Another-Furniture (INCLUDED): murublight_shelf with Enderscape - #970
UPDATED:
- LANG: us_en - Corrected the name for full storage drawer
- Macaw's Stairs (COMMON): Fixed the balcony's duplicated dropping
- Handcrafted (COMMON): Updated the outdated code to account for the updated code in Moonlight Lib since v2.19.2
- More Variant Chests (LieOnLion): Ported the updated code from 1.20.1
- MOVED TO COMMON:
- More Variant Chests (LieOnLion)
- More Crafting Tables (LieOnLion)
- Variant Vanilla Blocks (COMMON):
- Fixed the chests' incorrect texture as an item in inventory
- Corrected chests' mask texture
- Chipped (COMMON):
- #968 - is fixed by Moonlight Lib v2.19.4
- Fixed the stripped_log's texture with "Palette size can't be 0" in the latest.log for some Wood Mods (ex: Productive Trees)
- Corail Pillar (FG): Corrected blocks' incorrect recipe and removed an code that manually added recipes for 2 blocks
- Every Compat: Fixed an concurrency issue (multi-thread stuff) with
addOtherCompatMod()method - @MehVahdJukaar
v2.10.8
UPDATED:
- Woodster (NF):
- Fixed the chiseled_bookshelf's missing texture - #955
- ladders' properties
- chiseled_bookshelf's properties
ADDED:
- Twilight Delight (COMPAT): Twilight Forest & Farmer's Delight - @MehVahdJukaar
NEW SUPPORTED MOD:
- More Chest Variants (LieonLion) (FB) - @Dustine Camacho*
v2.10.7
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.10-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:vuMF8yxA"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:eiktJyw1:vuMF8yxA"
}








































