Tags
Creators
Details
Licensed ARR
Published 2 years ago
Updated 2 years ago
All versions
1.5.0_GnomeChroniclesChapter2
Release
The Gnome Chronicles Chapter 2 v1.5Forge(Sinytra Connector)2 years ago 2,646
Uploaded by
Compatibility
Minecraft: Java Edition
1.20–1.20.1
Platform
Forge
Supported environments
Client and server
Required content
Changes
Changelog - Latest Update
New Features
- Magic Dust Reinforced:
- Description: Created by combining regular Magic Dust with Netherite.
- Usage:
- Upgrade magic by giving 5 Magic Dust Reinforced items to the gnome.
- Receive a Summon Staff in return, which can summon magical disciples for combat.
- Give 2 additional Magic Dust Reinforced items to a disciple to receive a Magical Broom.
Mage Gnome Updates
-
Summon Staff:
- New Feature: Summons magical disciples.
- Disciple Stats:
- HP: 12
- Damage: 1
- Attack Speed: 2
- Movement Speed: 0.25
-
Magical Broom:
- New Spells:
- Magical Immobilization
- Magical Expansive Wave (deals 4 damage)
- Additional Abilities:
- Disciples have a protective shield.
- Disciples have Haste II.
- Disciples possess their own offensive spells.
- New Spells:
Item Changes
-
Magic Dust Reinforced:
- Crafting: Combine regular Magic Dust with Netherite to create this enhanced version.
-
Items and Weapons:
- New visual references for:
- Magic Wand

- Magic Broom

- Summon Staff

- Magic Wand
- New visual references for:
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:FP1pK7Cc:xpxx0Wsz"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:FP1pK7Cc:xpxx0Wsz"
}





