Tags
Creators
Details
Licensed ARR
Published 3 months ago
Updated 18 hours ago
All versions
1.3.0-neoforge+26.1.2
Release
MC2 - Interactive Foliage 1.3.0 Neoforge 26.1.218 hours ago 15
Compatibility
Minecraft: Java Edition
26.1.x
Platform
NeoForge
Supported environments
Client-side
Required content
Changes
Interactive Foliage 1.3.0 UPDATE
Info en español
¡La compatibilidad con MODS ha llegado!
- Biomes O' Plenty
- Farmers Delight (Retail & Refabricated)
- Serene Shrubbery
- No Man's Land
¡Tambien se añadió Forge 1.20.1!
Ésta actualizacion ha sido publicada gracias a Razor

Compatibility with mods have finally arrived!
- Biomes O' Plenty
- Farmers Delight (Retail & Refabricated)
- Serene Shrubbery
- No Man's Land
Forge 1.20.1 also has been added!
This update has been released thanks to Razor
-karto
1.3.0 - 2026-08-16
Fixes
- fix for compiling in Forge - (4db800c) - RazorPlay01
Other
- port to forge - (3b80cb5) - RazorPlay01
- added support to mods: [Biomes O' Plenty, Farmers Delight (Retail & Refabricated), Serene Shrubbery, No Man's Land] - (2efc333) - RazorPlay01
- some changes - (5150578) - RazorPlay01
- added empty mixin for fix forge compile error - (7bf2266) - RazorPlay01
- Merge branch 'Kart0:main' into main - (47b015d) - RazorPlay01
- Merge remote-tracking branch 'origin/main' - (00e0406) - RazorPlay01
- Merge pull request #16 from RazorPlay01/main - (fca32ca) - RazorPlay01
- forge port and new mods supoport - (fca32ca) - RazorPlay01
Contributors
- RazorPlay01
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| mc2_interactivefoliage-1.3.0-neoforge+26.1.2-sources.jar | Unknown | 117.51 KiB |
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:ba5MV2CF:w2ivOj3a"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:ba5MV2CF:w2ivOj3a"
}


