Tags
Creators
Details
2.5.11
Compatibility
Required content
Changes
2.5.11
- fix crash with Create 6.0.9
- Continue to add whitelist of Cleanse
2.5.10
- Add progress display on wind bottle in process of wind essence
- Add Echo Mining enchantment
- Fix mining preview bug
- Add many effects to whitelist of Cleanse, mainly effects from spells and equipments that applies to oneself
- Add some magic mod damage type to magic tag
2.5.8
- Allow multi-recipe handling for burning item recipes, fix recipe conflict
2.5.7
- Fix the bug that player drop no experience on death
2.5.6
- Add config to disable digging enchantment preview
- fix config for sharp blade
2.5.5
- Fix conflict between Iron Spell's Heartstop and L2Hostility's Drain
2.5.4
- fix Ender Hand enchantment in L2Weaponry
2.5.3
- Add smithing template for weapon material substitution recipes
2.5.2
- Add support for ModularGolems to use wand items
- Makes wand particle effects visible to other players
- Now Hellfire wand has gradient damage up to 3 seconds
2.5.0
- Add KubeJS template for L2DamageTracker AttackListener
2.4.44
- Client chain digging display
- Prevent chain digging particle spam
2.4.43
- Fix lag when used with Tetra and Apotheosis
- Now ender reach works for experiences as well
2.4.42
- Improve death message text
2.4.41
- add Forbidden and Arcanus recipe compat
2.4.40
- Eternal Totem of Dream
- Fix fragile warpstone tooltip
2.4.39
- Soul flame is no longer entity induced damage
- Now blaze is no longer immune to soul flame
- Soul flame no longer knocks back entities
- Add config for strong fire ball for block breaking
- Make eternium equipments repaired immediately
2.4.38
- Digger Enchant overhaul:
- Now use keybind to toggle and rotate digger enchants to be enabled
- Improve descriptions
- Fix Planar Chunk Digger
2.4.37
- Add configs and tags for wand enchantability
- smelt touch and ender touch support entity loot
- Add event for ender pickup
2.4.36
- Nether Delight burning compat
- Random start up crash fix
- Typo fix
2.4.35
- Make items not destroyable by explosion
- Add trims (only on armor models. Not on items)
- Add Digger enchants tag
2.4.34
- Fix safeguard
- Switch to new totem system
- Add command-based player damage profiling
2.4.33
- Use new DamageTracker lib
2.4.32
- Allow grindstone to remove recorded position on warp stone
- Make special items immune to fire and lightning damage
- Add config for cleanse effect cleansing targets
2.4.31
- Fix snow walker enchantment
- Fire Reject enchantment will now prevent you from being of fire at all
2.4.30
- Make cyclic damage detection default off
- Fix elytra compatibility with transparent
- Add config for enchantment overlay
- Add config to disable vanilla recipes
- Add config to disable tool recraft recipes
- Add config to disable spawn egg recipes
2.4.29
- Add config to switch between ars enchantment recipe and crafting table enchantment recipe
- When disabling immunity enchantments, disable their recipes as well
2.4.28
- Fix crit effects on client
- Allow totems to be in curios slots
2.4.27
- Fix incorrect projectile damage factor on old saves
2.4.26
- Fix Cleanse Effect
2.4.25
- Fix anvil not able to exit when containing items
- Fix version requirement
- Remove curios dependency
2.4.24
- Ars Nouveau magic is now recognized as magic damage
- Add Ars Nouveau recipe compat for enchantment recipes
2.4.23
- Fix refmap
2.4.22
- Allow potion enchantments to be effective on multipart entities
- fix damage calculation bugs
- make void touch stronger
2.4.21
- support armor trims
- fix EMI compat
- add night vision and similar effects to Cleanse's white list
- fix space shard ban implemented in reverse
2.4.20
- Fix hellfire wand damage source
- Fix CME bug
2.4.19
- add sonic shooter, hellfire wand, winterstorm wand, diffusion wand
- make mobs not drop loot when death event is cancelled
- allow mods to ban space shard
- add config option to disable immunity enchantments
- add config option to reverse digging enchantment key bind requirements
2.4.18
- add mining enchantments
- add enchantment identifier character
2.4.17
- Add Safeguard enchantment
- Change recipes for most enchantments
- Fix creative tab ordering for enchantments
- Make transparent armor visibility factor implementation more robust
Optional dependencies
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:oPrh2Lz3:zbax7bjB"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:oPrh2Lz3:zbax7bjB"
}










