![Colly SMP [NO LONGER UPDATING]](https://cdn.modrinth.com/data/uC2Ol8Me/b124913a3759fffd31d14d1d1e295a22364cd5df_96.webp)
Colly SMP [NO LONGER UPDATING]
ArchivedThe Official Datapack used in the Colly SMP, no changes, no tweaks, THE REAL DEAL!
Tags
Creators
Details
0.11
Compatibility
Changes
Still in Beta, but I've fixed and added a lot in this new version.
Sidenote: Also Debuffed and Buffed stuff, ex. Goji / Atomic Lizard Boss now has 325 HP, instead of the previous 650 due to it being a Boss battle that was too hard to beat without trapping or manoeuvring in a weird way.
DISCLAIMER: It might not work without OP, but I'll try fixing that and testing more. :)
Fixed:
- Crafting a mace will remove it one by one, instead of removing all and only giving you one rewards
- Atomic Core System (Mace Ban)
- Ancient Egg
- QAL changes
- Bloodmoon
- Infant Anguirus Pet (dropped by Atomic Lizard)
- Anguirus Body Armor Drop^
This version adds (Working Features):
- Ancient Egg*s
- Mace Banning
- Cheater Punishments
- Ban Hammer
- Virus
- Bloodmoon + Stages
- Cheater Freezer
- Admin Functions
- Nuclear Defence Spell (Protects from ANY Harm (except void))
- Contamination Splash Potion
Stuff to still fix/add:
- Atomic Lizard Boss Stages (+Music?)
- Atomic Core Reward system (Need to add more Challenges for rewards)
- Pet Rewards
- Nuclear Paste Texture
- Coffee
- Tea
- Soda
- Nuke
- Bossbar for Atomic Lizard / Goji
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| CollySMP r v0.11.zip | Required resource pack | 1.22 MiB |
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:uC2Ol8Me:FkIbi8Kv"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:uC2Ol8Me:FkIbi8Kv"
}
