Tags
Creators
Details
Licensed ARR
Published 4 years ago
Updated last year
All versions
3.0.0.14
Release
Mana and Artifice 3.0.0.142 years ago 2,443
Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Forge
NeoForge
Supported environments
Client and server
Required content
Changes
Additions
- Added a level check to construct container has fluid
- Felled Oak now breaks nether wart blocks
- Added a new projectile model for ice and earth
- Updated lang files for chs and ko_kr, thank you TUsama, xiaoknya, and mihile!
Bug Fixes
- Demon lord extinguishes nearby fires on death
- Fixed construct crafting when the recipe makes more than one item
- Fixed smite (and certain other sources) damaging allied constructs
- Fixed has fluid level condition for constructs always returning true
- Fixed a gui issue that made it appear like the fume filter could reset its burn time when the mote time ran out
- Improved centering code on the lodestar gui
- Fixed construct collecting items when not matching quantity
- Fixed construct flying animation and speeds
- Eldrin conduits are no longer pathable by mobs
- Put in check code which should make manaweaving more compatible with PMMO
- Fixed transforms for construct shields when held in hands
- Fixed spawning of several structures; thank you Slickson!
- Fixed an issue where a manaweaving altar attempting to copy a recipe could cause a crash
API Enhancements
- Added flare control for orbit particle controller
- Added some utility methods to SpellEffect to handle reagents cleanly and uniformly
Balance
- Increased frost walker staff mist form duration for the undead
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:zaRGNexp:w8X4SOHm"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:zaRGNexp:w8X4SOHm"
}





