Tags
Creators
Details
Licensed ARR
Published 3 years ago
All versions
1.21-2.11.3-neoforge
Release
1.21-2.11.3-neoforge10 months ago 4,386
Compatibility
Minecraft: Java Edition
1.21–1.21.1
Platform
NeoForge
Supported environments
Client and server
Required content
Changes
LEGEND
- (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:
- 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.3-neoforge-sources.jar | Unknown | 2.21 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:5FI6vyKW"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:eiktJyw1:5FI6vyKW"
}




















































