All versions
4.26.5
Release
4.26.52 weeks ago 703
Compatibility
Minecraft: Java Edition
26.1.x
Platform
Fabric
Supported environments
Client and server
Required content
Changes
- (26.1) reactived and updated road lines model baking plugin, road line blocks should now work
- moved 1.12 Block Conditional Programs to Neutral Source and related Block/Entity changes
- moved 1.12 Block Programs to Neutral Source
- (1.20) Block Functions and Sync should work now
- (1.12) moved StateWrapper implementation from FVTM to FCL
- (26.1) Block Functions and Sync should work now
- (1.20) fixed (ModelData) rotation transform being applied wrongly
- (26.1) added missing transform application to model rendering
- (26.1/1.20) fixed all material items having a max stack size of 1
- (26.1/1.20) improved recipe handling of items with potential nbt/components
- (1.12) fixed baked transforms being applied opposite to supposed
- moved 1.12 Baked Programs to Neutral Source
- added check if there's at least 4 wheels instaled into SimplePhys Spawn System
- (1.20) added
fvtm:baked/BakedModelLoader for FVTM Blocks - (1.20/26.1) added partial AABB support to pack blocks
- minor changes in BlockModel and 1.12 Baked Model Loader to reflect 1.20+ changes
- (26.1) added BakedModelLoader for FVTM Blocks
- (26.1) minor improvements in Road Layer/Marker Model Loaders
Optional dependencies
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:uwxnSBu4:aR7yhnXv"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:uwxnSBu4:aR7yhnXv"
}






