Tags
Creators
Details
20.0.0
Compatibility
Changes
CHANGES IN SNAPSHOT 20:
BAOBAB: • Baobab textures changed (slightly)
PALM: • Changed the texture of the palm bark, boats item • Some palm stuff redesigned
ELEPHANT GRASS: • New Elephant Grass Mechanics:
- Now you can "disappear in the grass"
- To disappear, go into the grass (above 2 blocks) or (1 block ONLY ON SHIFT)
- You will also get a blindness effect that makes you not sit in the grass for a long time
MESMERIZING DYE: • Removed blocks of enchanting dye, for the sake of new mechanics • Now you can recolor any blocks of wool, glass, glass panels, candles, banners, etc. • In order to recolor something, put it on a workbench (mesmerizing dye + the desired block of any color + the desired color = get a block of the desired color)
BUG FIX AND OPTIMISATION: • Now we decided to seriously improve the optimization and we succeeded! We have compressed all multi-size files while adding new content. • Work has begun on the transition to 1.19 • Lately, we've been trying to put a lot of focus on optimization, so future snapshots will have more content and a smaller size (we know it sounds fantastic, but it's a fact), allowing you to enjoy playing with it!
*Suggest your ideas for improving textures, mechanics, functions and, in principle, for the development of the mod. The developers will be sincerely grateful to you!)
Developer Discord: Magaximemum#8744
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:lgpHAfzZ:fNNHqEDo"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:lgpHAfzZ:fNNHqEDo"
}

