5.4
Compatibility
Changes
Ploton 5.4 | Forge
This update took a long while, supposed to be realesed a month ago but delayed due to technical difficulties. but now, we have it :)
CHANGES, UPDATES AND ALL THE GOOD STUFF!
Added:
- Stone armour / crafted from any stone and cobble stone
- Grassy End biome (Found in the overworld instead of the end becouse of issues with code) featuring a new Wood type!
- Netherite INFUSED SoulCystal Armour (goes on top of the Normal SoulCrystal Armour, you need the new Smithing template)
- AWAKENED SoulCrystal Armour (Goes on top of Netherite SoulCrystal Armour, The best armour in game now! You need its Smithng template too [different smithing template than For the Netherite SoulCyrstal Armour])
- Netherite infused SoulCrystal tools
- The Unbeatable's Altar and the Unbeatable: Mob altar and a new Mob, A boss for ploton!
- The Savage's Altar and the Savage: Another new Mob altar and new Boss, weaker than The Unbeatable, But as strong as the warden...
- Iron Barrels for storage
- Basic Gun and TNT Gun, craftable | both need ammo, Basic Gun needs the new bullets and TNT Gun needs... well, TNT Of course (Basic Gun ammo is craftable)
- Added "Plasma Plains" biome (5.4) to The StarLands dimension (added in 5.2)
- Anceint Magic Apple- basicly a Golden apple but lapis
- SoulCrystal- Added in Ploton 5.0 but not announced becouse... i forgot...
- And a few more!
Fixes
Leaves Dropping from trees and cousing EXTREME lag!
Enjoy the new FORGE version!!! :)
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:waUEDVlN:s3KGPcmS"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:waUEDVlN:s3KGPcmS"
}

