Tags
Creators
Details
Licensed ARR
Published 3 years ago
All versions
1.21-2.11.29-neoforge
Release
1.21-2.11.29-neoforge4 months ago 6,046
Compatibility
Minecraft: Java Edition
1.21–1.21.1
Platform
NeoForge
Supported environments
Client and server
Required content
Changes
LEGENDS
- (C): 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 (C): Updated 2 Classes: CompatModule.java & EveryCompat.java to fix the crash with Gems Realm
- [Let's Do] Meadow (IT): Added
meadow:alpine_birch_leaves's ResourceLocation for the correct location- NOTE: This fixed the error log and wrong texture on Chipped's leaves
- Macaw's Furniture (C): Added the missing BlockEntity to
counterand its base block isoak_counter- NOTE: this fix the crash when you place
counterof any WoodType (this was reported via discord)
- NOTE: this fix the crash when you place
v2.11.28
UPDATED:
- Macaw's Furniture (C): Added the missing BlockEntity to
strippedCounterand its base block isstripped_oak_counter- NOTE: this fix the crash when you place
strippedCounterof any WoodType (this was reported via discord)
- NOTE: this fix the crash when you place
- Excessive Building (FB):
v4.0.0or newer will be no longer supported. onlyv3.3.10is still supported- ANOTHER NOTE: Moved to COMMON, so it can be used with Sinytra-Connector on Neoforge
- EveryCompat (C): Updated a deprecated method to use a new method related to Recipe Generation
v2.11.27
UPDATED:
- LANG: Updated JA_JP by @HayaKoh-WeldyAlin - #1179
- Quark (NF): Fixed chests' texture not using the custom textures
v2.11.26
UPDATED:
- Beautify! aka Beautify Decorate (NF): Fixed an error on startup with another mod: Beautify Refoxed
- NOTE: Beautify Refoxed from v1.9.0 onward (according to DEV) will have a built-in modules for Every Compat for NEOFORGE & FABRIC
- Beautify Refabricated (BRF) from v2.0.0 onward - Every Compat will use BRF's module instead of its own module
- NOTE: Beautify Refoxed from v1.9.0 onward (according to DEV) will have a built-in modules for Every Compat for NEOFORGE & FABRIC
v2.11.25
UPDATED:
- Every Compat (C): Improved classes & Made a few changes in API classes
- Quark (NF): Fixed the missing recipe for CHESTS using PLANKS (in quark's version for 1.21.1, the recipe was moved to a different location) - #1164
- MrCrayfish's Backpacked (C): Updated to support v3.0.0+ - #1165
- Older than v3.0.0 will be no longer supported. That included the BETA version, too.
NEW:
- Copper Age Backport (C)
DEV:
if your mod has a built-in module for Every Compat, change the superparent class from SimpleModule to EveryCompatModule
v2.11.24
UPDATED:
- Chipped (C): Fixed crash with Productive Trees (Ported from 1.20.1)
- Every Compat (C):
- Fixed an error log from latest.log with F-ing Load My Tags - #1155
- Improved some error loggings to make the debugging a unique crash much easier and clearer
- Regions Unexplored (C): Updated to support v0.5.7 & Fixed the crash - #1160
v2.11.23
UPDATED:
- Every Compat (C): Added a Christmas texture to All of Woodworks' chests from Dec 24th to 26th - #1150
- Chipped (INCLUDED):
- Vanilla WoodTypes except OAK - #1136
- Supported 11 new Blocks for LeavesType
- Quark (NF): Fixed the missing hedge for Oh The Biomes We've Gone's palo_verde
ADDED:
- Nature's Spirit (IT): joshua_leaves' correct ResourceLocation
v2.11.22
UPDATED:
v2.11.21
UPDATED:
- Macaw's Furniture (C): Fixed bookshelf & stripped_bookshelf not providing cnchantment to enchanting_table
- Ars Nouveau (IT): Changed the texture of blue_archwood_log to use archwood_log textures
- Every Compat (C):
- Fixed the tag with namespace "c:" like
#c:chestsnot loaded first time into the world but is loaded second time into the world - #1143 - Fixed the tags via
GENERATE_BLOCKTYPE_TAGSnot being loaded first time into the world - Related to #1119 and also above, too - Added new config, USE_AN_EXTERNAL_RESOURCE_PACK to allow EC base off the textures using external Resource Pack instead of Mod's
- Fixed the tag with namespace "c:" like
- Chipped (C): Cleanup & removed extra codes that aren't needed
- Macaw's Stairs (C): Updated the drop method for oak_balcony, so the error via latset.log about not finding the oak_balcony's loot_table file won't show up
v2.11.20
UPDATED:
- Every Compat (C): Fixed an crash related to the config,
GENERATE_BLOCKTYPE_TAGSineverycomp-common.toml- #1135- ADDITIONAL-INFO: diagonal_fences won't be included in the tags
v2.11.19
UPDATED:
- Every Compat (C): Added a new config,
GENERATE_BLOCKTYPE_TAGSineverycomp-common.toml- NOTE: what it does is Generate a tag containing every blocktype with its children. It's Useful for datapack makers and Iris since 1.8 that can use tags for shaders
- it's on by default
v2.11.18
UPDATED:
- Macaw's Furniture (C): Supporting 2 new blocks,
oak_kitchen_sink&stripped_oak_kitchen_sink -
- Every Compat (C): Added a new config,
NO_MOD_CREATIVE_TABineverycomp-common.toml- #1113
- Every Compat (C): Added a new config,
- NOTE: what it does is not adding items to Mod's own tab in Creative Mode if NO_MOD_CREATIVE_TAB is set to
true
v2.11.17
UPDATED:
- Create (C): Corrected the tab where EC's items are being added into
- Quark (NF): Updated to support v4.1-467.3568 or newer
- NOTE: Quark is currently in BETA and is not out on public yet.
- Macaw's Furniture (C): Added 6 new cabinet blocks
- NOTE: is no longer supporting the older version than v3.4.0
- Cobblemon's Legendary Monuments (EXCLUDED): The WoodType,
legendarymonuments:distortionis blacklisted because its texture is a 32x32
v2.11.16
UPDATED:
- Unusual Furniture (NF): Forgot to mark one method to be
OnlyIn(Dist.CLIENT)- FIXED issue with SERVER not working properly
v2.11.15
UPDATED:
- Unusual Furniture (NF):
- Woodworks (NF): Fixed missing saw recipes - #1102
- Every Compat (EXCLUDED): Regions Unexplored's ALPHA is blacklisted because it replaced Minecraft's OAK
- Regions Unexplored (C): Added a missing recipe for branch, crafting 4 sticks from branch - #1106
ADDED:
- Unusual Furniture (NF): Supporting new block: shelf - @axtrough
v2.11.14
UPDATED:
- Farmer's Delight (COMPAT): If one or more of Farmer's Cutting mods is installed, then the cutting_board recipe generation will be skipped
- Every Compat (C): New feature in
everycomp-hazardous.tomlwhere you can blacklist a specific WoodType block or leavesType block - Chipped (C): Fixed the missing textures for nailed_log & reinforced_log - #1094
- Blockus (FB):
ADDED:
- Unusual Furniture (NF): Supporting v1.1.1+
- Every Compat (C): Added tag,
#minecraft:non_flammable_wood&#minecraft:strider_warm_blocksto all blocks for 4 WoodTypes - #1091- regions_unexplored:brimwood
- regions_unexplored:cobalt
- regions_unexplored:dead
- regions_unexplored:yellow_bioshroom
v2.11.13
UPDATED:
- Blockus (FB): Updated to support v2.9.11+ - #1085, #1086
- NOTE: the older version than v2.9.11 will be no longer supported.
- REASON: the ResourceLocation for some blocks' textures has changed
- NOTE: the older version than v2.9.11 will be no longer supported.
- Chipped (C): Fixed the crash due to texture generation - #1089, #1088
v2.11.12
UPDATED:
- Chipped (C): Added the missing textures for damaged_oak_log, nailed_oak_log, reinforced_oak_log (all top texture) - #1083
v2.11.11
UPDATED:
- Every Compat (C): Updated to support Configured - #1082
- Decorative Blocks (C): Updated to support Decorative Blocks Reborn v6.0.1+ - #1080
- Create (NF): Changed the renderType of windows & window_panes to CUTOUT_MIPPED
ADDED:
- LANG (en_us): missing LANG for configuration - #1082
v2.11.10
UPDATED:
- Farmer's Delight (C): Fixed the cutting recipe not being generated - #1038
- Quark (C): Ported the HedgeRecipe Update from 1.20.1 and it's no longer brittle code.
- Chipped (C): Improved textures & Corrected a few incorrect textures for logs
DEV:
- Every Compat (C):
- Utility Classes have been moved to net.mehvahdjukaar.every_compat.misc
TextureUtilityare renamed toUtilityTextureTagUtilityare renamed toUtilityTagRecipeUtilityare renamed toUtilityRecipeUtilityare renamed toUtilityMisc
v2.11.9
UPDATED:
- Every Compat (C): Fixed all Supported mods' missing model files in Stone Zone - #158
- LANG (en_us): Corrected the LANG for sniffed_out's vessel to use "stem" instead of "log" with hollow from Quark or The Twilight Forest
v2.11.8
UPDATED:
- Every Compat (C): Fixed a rare bug where
everycomp-hazardous.tomlblacklist 2 modules in ENTRY_SET_BLACKLIST leads to a crash (Ported from 1.20.1)- Variant Vanilla Blocks & Friends & Foes
- Farmer's Delight (C): Fixed the missing recipe - #1073
- Ecologics (TEXTURES): Excluded Chipped's item door from being overlayed with flowering_azalea
ADDED:
- TEXTURES (C): Added the missing mask textures for Chipped's log and stripped_log
- Valhelsia Structures (NF): Updated the mask textures to use the new mask textures
v2.11.7
UPDATED:
- Quark (NF): Updated deprecated method to use new method, just texture stuff
- Woodworks (NF): Added, the missing tag, #minecraft:enchantment_power_provider to
bookshelf - EveryCompat (C): Updated EveryCompatAPI to fix some issues with mod's built-in modules not generating ITEM (experimental)
- Related to: Marioverse
- Updated again to improved some codes related to above
v2.11.6
UPDATED:
- Every Compat (C): Updated a few API for Stone Zone
v2.11.5
UPDATED:
- Friends & Foes (C): Updated to use the new method from Moonlight for beehives' Point-Of-Interest
- Variant Vanilla Blocks (FB): Updated to use the new method from Moonlight for blocks' Point-Of-Interest
- Functional Storage (NF): Fixed the missing item for all Drawers - #1057
- Farmer's Delight (C): Fixed the cutting recipe - #1066 - @MehVahdJukaar
- Variant Vanilla Blocks (C): Fixed its blocks not counting as Job Sites - #900
- EveryCompat (C): Improved the error loggings for some rare cases
- Dawn Of Time (C): now support v1.6.3+ (no longer supporting the older version) - #1060
- 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
v2.11.4
UPDATED:
- Every Compat (C):
- Improved the comments in configs,
everycomp-common.tomlandeverycomp-client.toml - Added a new feature in
everycomp-hazardous.tomlto disable all of Wood Modules (same as what Library-Section can do) - Multiple Undocumented Changes
- Improved the comments in configs,
- Refurbished Furniture (MrCrayFish) (C): Fixed the incorrectly generated textures for Region Unexplored's brimwood
- Create (C): Fixed a typo in "wallnut" to "walnut" for custom textures with Ecologic
v2.11.3
UPDATED:
- Architect's Palette (C): Updated for 1.21.1 - #1040
- Valhelsia Structure (NF): Fixed the missing recipes for all blocks except bundled_stripped_posts and bundled_posts
- Storage Drawers (C): Added the missing tag,
#storagedrawers:trimto trim blocks - #1029 - Macaw's Doors (C): Added a new block: whispering_door
- Macaw's Trapdoors (C):
- Added a new block: whispering_trapdoor
- Added a mask texture for barrel_trapdoor
- EveryCompat (C): Corrected the wrong key in recipe generation that make the recipe not working - #148 & #146
v2.11.2
UPDATED:
- EveryCompat (C): Fixed the blocks from StoneZone not being dropped - #143
- Regions Unexplored (C): Forgot to add the mask textures from 1.20.1 - #1042
- Boatload (Abnormal) (F): Added custom textures to improve the items' texture - @qwerty97475 (from Discord)
v2.11.1
UPDATED:
- Fixed an issue with config
- Added back a constructor that was recently modified hopefully restoring backward compat
v2.11.0
ADDED:
- Mod dynamic resources are now cached. Cache will regenerate once installed mod versions change, datapack changes or texture packs change
- Requires newest Moonlight Lib v2.23.0 or above
UPDATED:
- Woodster (NF): Added missing RenderType to the ladders - #992
- Farmer's Delight (COMPAT): Added Undergarden Delight
Optional dependencies
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| everycomp-1.21-2.11.29-neoforge-sources.jar | Unknown | 2.23 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:u6PmiTvJ"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:eiktJyw1:u6PmiTvJ"
}




















































