Tags
Creators
Details
25.4
Compatibility
Changes
FARM UPDATE
The new farming update includes many new features for the Palamod, here they are all mentioned below
-
Fertilized Dirt
-
New Seeds (Orange Blue/Kiwano/Eggplant/Chervil)
-
Crusher
-
Palaforge
-
Mixed Coal (Paladium/Gold)
-
Angelic Water
-
Totem Of Flowery
-
Paladium Hopper (No fonctional)
-
The new seeds are found by breaking the Harpagophytum
Guardian Golem
There is also one of the big additions, the guardian golems which are very powerful protective golems but also a very good friend to provide you with resources.
- Guardian Golem
- Guardian Stone
- Guardian Box Block
- Guardian Box Frame
- Croquette
- Wrench
- Mini Golem
UNCLAIM FINDER
In addition, there are also the Unclaim Finders which have undergone an update and which now work (ATTENTION: they are not currently craftable because the Unclaim Finders cause performance problems, they are still in the testing phase and I advises if you do not have a very large PC, avoid their use (Risk of crash) if you find bugs, report them, other things it doesn't work in my super dish
- Unclaim Finder
- Unclaim Finder Orange
- Unclaim Finder Red
- Unclaim Finder Blue
- No craft !!!!
Fixed BUG
Several bugs have been fixed, some are not mentioned but you will see them
- Anvil Patch Model for resources pack
- Patch Modded Leaves drop
- Sappling can now spawn a tree
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:pURl7B2k:CKsGAJFC"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:pURl7B2k:CKsGAJFC"
}

