Links
Tags
Creators
Details
All versions
1.21.1-0.1.0
Release
Asterism Arcanum 1.21.1-0.1.02 months ago 2,204
Uploaded by
Compatibility
Minecraft: Java Edition
1.21.1
Platform
NeoForge
Supported environments
Client and server
Required content
Unavailable version
Unavailable version
Unavailable version
Unavailable version
Changes
First Official Asterism Arcanum Release:
Spells
-
Astral Echo - Teleport Spell which can be reversed if the ball of light is counterspelled in time. -
Brightburst - A spell which launches away and damages mobs that are close to you. -
Celestial Tether - This spell locks you in place (even mid-air!) And nullifies incoming damage until it breaks or you end the spell. -
Star Swarm - A spell which launches barrages of projectiles towards where the caster aims. -
Summon Lunar Moth - This spell summons a large Lunar Moth, which can be ridden and will attempt to protect the caster. -
Starfire - This spell lobs a small ball of light towards where the caster aims, piercing and richocheting through enemies. -
Starcutter - A spell that creates a ball of light that very quickly explodes, dealing damage. -
Luminous Beam - This spell creates a long skinny beam of light which damages all enemies it hits. -
Piercing Light - A spell that creates dozens of small projectiles around the caster, which may hit nearby mobs. -
Silvery Barbs - This spell can be used to protect pets, summons, and allies that are about to take damage. -
Astral Gateway - This spell is not meant to be craftable, I am working on a patch for some things players have noticed, meaning very soon I will release an update removing this spell's ability to be crafted.
Mobs
-
Lunar Moth -
Dragonfly -
Astromancer
Structure
-
Astral Observatory
Items
-
Lumine and Umbral Lumine blocks -
Dragonfly Wings -
Mothspawn -
Astrolabe Spellbook -
Celestial Staff -
Astral Armor -
Dragonfly Comb
Creative Only
-
Astral Sea (dimension) -
Astral Gateway (spell) -
Stellar Talisman (item)
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:XImLIVFt:pHid8vVL"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:XImLIVFt:pHid8vVL"
}

