Tags
Creators
Details
Licensed ARR
Published 3 years ago
All versions
1.20-2.9.9-forge
Release
1.20-2.9.9-forge8 months ago 11.8K
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Required content
Changes
LEGEND
- (C): FORGE & FABRIC
- (FB): FABRIC
- (F): FORGE
- (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's blocks 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:
- Boatload (F): Fixed the missing textures for large_boat & furnace_boat
- Building But Better (C): Updated to support 2.0pre3 - #1075
- NOTE: older than 2.0pre1 to 2.0pre2 won't be supported
- NOTE: FORGE - You can still use v1.0.1 or v1.1.1 & FABRIC - still use v1.0.2
- but it will be removed in the future when v2.0 is officially out of "Release Candidate"
- Quark (C): Improved hedge's condition to check if LeavesType has associated WoodType, then it will be generated
- Builder's Delight (F): Finished the unfinished recipes
- Lightman's Currency (F): Fixed the missing recipes for 3 of 4 blocks & Fixed bookshelf_traders' drops - #1084
- Create & Chipped (C): glasses/windows with The tags,
#forge:glassor#c:glasshave been removed and will be only added if Botania is installed - #1076- glass_pane/window_panes also have
#forge:glass_paneor#c:glass_paneremoved for the same reason
- glass_pane/window_panes also have
ADDED:
- Farmer's Delight (COMPAT): Windswept's Delight
DEV:
- Every Compat (C):
- Utility Classes have been moved to net.mehvahdjukaar.every_compat.misc
TextureUtilityare renamed toUtilityTextureTagUtilityare renamed toUtilityTagRecipeUtilityare renamed toUtilityRecipeUtilityare renamed toUtilityMisc
vv2.9.8
UPDATED:
- Quark (F): Fixed the recipe not being generated due to LeavesType's missing Associated WoodType and that halt the rest of other recipes generation - Related to #1078
v2.9.7
UPDATED:
- Every Compat (C): Fixed the incorrect logic in texture generation that caused crash with Chipped with any Wood Mods - #1077
v2.9.6
UPDATED:
- Every Compat (C): Improved the generation where a recipe generation failed can cause other recipes that do not get a chance to be generated and get skipped
- Quark (F): Fixed crash with Hedge's recipe in the SERVER
- Chipped (C): Improved textures & Corrected a few incorrect textures for logs
v2.9.5
UPDATED:
- Every Compat (C): Fixed a rare bug where
everycomp-hazardous.tomlblacklist 2 modules in ENTRY_SET_BLACKLIST leads to a crash- Variant Vanilla Blocks & Friends & Foes
v2.9.4
UPDATED:
- Every Compat (C):
- Corrected a mistake for texture to be used (before it was using planks' texture for LOG, not log's texture)
- Improved the error loggings for some rare cases
- Chipped (C):
- one missed outdated method
- Fixed the missing recipes
- Fixed missing textures for
tile_windowed_>TYPE<_door - Added mask textures for the remaining logs and stripped_logs. & also improved the textures
- Storage Drawers (C): Updated to support
v12.14.3& Fixed the drawer's tooltip showing8 stacks per drawer, it's corrected to 32 like vanilla drawers - Create (C): Updated to have one common class for better maintenance for both FABRIC & FORGE
v2.9.3
UPDATED:
- Every Compat (C):
- Improved the logging in case of crash for some unique cases
- Improved the error message with VMinus - it's still marked as incompatible - Please look at VMinus#34 for details
- Added a new feature in
everycomp-hazardous.tomlto disable all of Wood Modules (same as what Library-Section can do) - Multiple Undocumented Changes
- Create (C): Fixed a typo in "wallnut" to "walnut" for custom textures with Ecologic - @22858
- Refurbished Furniture (MrCrayFish) (C): Added the missing tooltips to ceiling_fan
- Builder's Crafts & Additions (F): Fixed the crash with Excessive Building - #1048
- Storage Drawers (C): Added the missing tag,
#storagedrawers:trimto trim blocks - #1029
v2.9.2
UPDATED:
- Every Compat (C):
- Corrected the logic for texture not being generated with Gems Realm & Macaw's Bridges - #31
- Improved Recipe Generation for Gems Realm to correct the recipes with wrong ingredients
- Boatload (Abnormal) (F): Added custom textures to improve the items' texture - @qwerty97475 (from Discord)
v2.9.1
ADDED:
- Farmer's Delight (COMPAT): Undergarden's Delight - #1023
- Smidgeon O' Bliss (F): Fixed the missing textures on counter - #1028
- LANG: en_us - Corrected "Counter" to "Countertop" for Smidgeon O' Bliss's counters - #1028
- Quark (F): Updated the hedges' condition - required log from LeavesType
- NOTE: this fixed the hedges not being generated for LeavesType with logs
- [Let's Do] Meadow (IT): PINE is not needed in (IT) anymore - #1024
- NOTE: Fixed the missing texture for Regions Unexplored's shrub with PINE
- Chipped (C): Fixed a texture not being texture for bared_glass
v2.9.0
UPDATED:
- EveryCompat (COMMON):
- Palette generation is now cached and a lot faster
- Improved API
- Quark (INCLUDED): vertical_planks with Garden Of The Dead's whistlecane - #1021
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| everycomp-1.20-2.9.9-forge-sources.jar | Unknown | 2.18 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:S6PhzmO8"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:eiktJyw1:S6PhzmO8"
}

