
Laylafied
ArchivedMinecraft: Laylafied. The entirety of the enchantment system, overhauled. With no player-side changes... Only the math, and new enchantments, potions, and other items!
393downloads
1follower
393downloads
1follower
Laylafied has been archived. Laylafied will not receive any further updates unless the author decides to unarchive the project.
Compatibility
Minecraft: Java Edition
1.19.4
Platforms
Supported environments
Client and server
Tags
Creators
Details
Minecraft: Laylafied, rewriting the enchantment system to fit Layla's taste. And hopefully, yours.
Features:
- Barbaric - This weapon is imbued with the soul of a barbarian, unleashing its might when vulnerable the most.* Does more damage when lower on durability. Incompatible with Mending and Unbreaking for balance. Can be enchanted. It is intended to be used on Golden Axes & Swords - allowing one to use a very-effective and high-damage weapon when in times of need.
For the list of all planned features, please visit this Google doc.
Using as a dependency
/* build.gradle.kts */
dependencies {
modImplementation("io.github.laylameower:Laylafied:${version}")
}
repositories {
maven {
name = "Laylafied"
url = uri("https://maven.pkg.github.com/LaylaMeower/Laylafied")
}
}

