All versions
26.11.8
Release
Palamod RECREATED 26.11.85 months ago 772
Uploaded by
Compatibility
Minecraft: Java Edition
1.21.1
Platform
NeoForge
Supported environments
Client-side
Server-side
Client and server
Changes
Latest update of V11
- Palamod 11.5 !
Fix & News
News contents
- Harpagophytum removes % in the unclaim finder
- Add Titane, Amethyst Mixed Coal
- Spawner Finder
- /trixium
- New GameRule TrixiumShop true/false
Modifications
- Improvement of the /profile
- Buffed Endium Nugget drop rate in Endium Portal
- Nerfed Paladium in Miner Dimension
- Improvement to Unclaim Finder: detect only containers; no longer detect spawners
- Improvement to /spawn: anti-movement, time displayed
- The Switch Arrow works only with the Paladium bow.
- The Paladium bow now has animations.
- Improvement of the Xp Bush model again
- Improvement of the Miner dimension: distance traveled between a 1000 block portal
- The various custom hammers and broadswords can be repaired using rings.
- The durability of the Rings has been improved.
- Grinder Improvement Once again, and not for the last time
- Crusher upgrade works exactly like the one for Paladium.
Bugs Fix
- Fix Paladium Furnace
- Fix Hang Glider
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:Vkgxv2Sn"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:pURl7B2k:Vkgxv2Sn"
}

