Tags
Creators
Details
Licensed ARR
Published 2 years ago
Updated 9 months ago
All versions
1.1.0.1
Release
CosmeticWeapons - 1.1.0.1 - 1.21.1 - NeoForge9 months ago 4,506
Uploaded by
Compatibility
Minecraft: Java Edition
1.21.1
Platform
NeoForge
Supported environments
Client and server
Required content
Any compatible version
Changes
New Additions:
Added the Blooming Weapon Style:
- Blooming Sword
- Blooming Axe
- Blooming Knife
- Blooming Battleaxe
- Blooming Weapon Style Template
Added the Shrouded Weapon Style:
- Shrouded Sword
- Shrouded Axe
- Shrouded Knife
- Shrouded Battleaxe
- Shrouded Weapon Style Template
Added Iklwas:
- Iklwa
Added Turtle Swords:
- Turtle Sword
Added Clown Mallets:
- Clown Mallet (Silly)
- Clown Mallet (Spooky)
Added the Horseman's Blade
- Horseman's Blade
Added Advancements:
- Flourishing Fighters
- Shadowed Slices
Improvements:
- Renamed the Gold Weapon Tier Advancement
- Prevented Wood, Stone, Iron and Gold Advancements from Announcing in Chat
- Reorganised the Creative Menu
- Improved some Guidebook Images
- Added the Guidebook Chapter "Seasonal Weapons"
- The Guidebook is no Longer in the Player's Inventory on Starting a New World
Bug Fixes:
- Fixed minor Inconsistencies and Errors
☆ Join our Discord to submit your ideas! ☆
As always, bug reports and feature requests are always appreciated! :3
~ iiJowonny
Optional dependencies
Any compatible version
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:y7CFb6kD:yBaqfqkV"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:y7CFb6kD:yBaqfqkV"
}

