Tags
Creators
Details
Licensed ARR
Published 2 years ago
All versions
2.1.5+1.21.1
Release
neoforge 2.1.5+1.21.17 months ago 524
Compatibility
Minecraft: Java Edition
1.21.1
Platform
NeoForge
Supported environments
Client and server
Changes
2.1.5
- Fix Iron's Jewelry mana not being unified, Neoforge
2.1.4
- Make Witchery patch apply only to bugged version, Neoforge
2.1.3
- Relics crash patch, Neoforge
2.1.2
- Witchery inventory patch, Neoforge
2.1.1
- Add starterkit patch to Neoforge
2.1.0
- Fix apothic compats extra gem bonuses not loading
- Fix challenge orb recipe and update sprites
- Fix town portal scroll recipe
2.0.9
- Make neoforge mixins more modular
2.0.8
- Remove Affinity compat
- Fix Orb of Oblivion
2.0.7
- Minimal patch for whatever the hell is going on in MMC5 with upgrade orbs
2.0.6
- Remove MND patch (no longer needed)
2.0.5
- Bump bundled MixinSquared
2.0.4
- Just remove apoli modifier inst modifications
2.0.3
- Patch Apoli inventory util
- Patch Apoli modifier inst mixin
2.0.2
- Fix MND crash, change attribute remapping
2.0.1
- Patch Puffish x mana unification (Neoforge)
2.0.0
- Combat music tweaks (fabric)
- Remove custom resource bars
1.9.6
- JiJ AEA (Neo)
1.9.5
- Target Dummy patches
1.9.4
- Apothic Compats stuff
1.9.3
- More structure dump utils
1.9.2
- Remove Spell Engine x FTB Teams compat (no longer needed)
- Cool starterkit stuff . mp3
1.9.1
- Reactive Music combat music patch
1.9.0
- Make challenge orb structures configurable, and populate more structures
- Make custom resource bars configurable (just a toggle for now)
- Add icon for mod menu
1.8.3
- Add internal structure dump command on fabric
1.8.2
- Affinity x Visual Workbench compat (Fabric)
1.8.1
- Update for Spell Engine 1.5+ (Fabric)
- Bump armor/air up by 1 pixel
1.8.0
- Patch for Attributes GUI text color (neoforge)
- Patch for Attributes GUI dynamic attributes (neoforge)
1.7.9
- Minor changes to Thermoo rendering logic
1.7.8
- Fix Mixin crash on Fabric from 1.7.7
1.7.7
- Improve sprites for the heat/cold overlays
- Yeet dehydration patches
1.7.6
- Render low stamina as red instead of yellow
- Made healthbar sprite a bit less bright
- Improve Spell Engine FTB Teams compatibility
1.7.5
- Stamina bar Green -> Yellow -> Red at 6 or lower (sprint threshold)
1.7.4
- Fix inverted health bar hiding logic from 1.7.3
1.7.3
- Fix health bar showing in spectator mode
1.7.2
- Fix Iron's Spells being far weaker than intended (Neoforge)
1.7.1
- Fix crash on Dedicated Servers (Neoforge)
1.7.0
- Add FTB Teams support to Spell Engine
1.6.3
- Fix not displaying a scorchful wetness overlay (Fabric)
1.6.2
- Fix random crash with Alshanex's Familiars (or other mods with spellcasting mobs)
1.6.1
- Don't render health bar in creative mode
1.6.0
- Add Hardcore Overlay
1.5.0
- Fix Overflowing Bars compat
- Custom Hotbar now works on Fabric
- More GUI/effect support improvements
- Added preliminary hotbars compat for Scorchful/Frostiful (Fabric)
1.4.0
- Fix casting an Iron's spell draining all of a player's mana
- Fix Iron's Spells not actually being affected by Ars Nouveau spell power
- GUI Tweaks
1.3.0
- Initial GUI overhaul
1.2.0
- Merged Iron's mana into Ars Nouveau mana
- Merged Ars Nouveau spell power into Iron's spell power
- Allowed Town Portal scrolls to be used in any dimension
1.1.1
- Update 1.21.1 packs logo
1.1.0
- Patch Dehydration (Fabric)
1.0.1
- Fix Twilight Forest x Better Combat head render conflict (Neoforge)
1.0.0
- Initial Multiloader Rewrite
- Challenge Orbs, Town Portal Scrolls
- Temperature Task (Fabric)
- Quest Assets
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:xtbCwT29:ZlUsPhKz"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:xtbCwT29:ZlUsPhKz"
}

