
Phoenix Crates Lite
Phoenix Crates is one of the most exclusive and unique crate plugin you can find on the market. With a super customized animation system that allows to build your own animations, we also support customized models and customized items.
Tags
Creators
Details
6.2.0
Compatibility
Changes
Enjoying the plugin? A quick review really helps us grow!
If you have any issues make sure to contact us before leaving a review.
Changelog:
feat: bettermodel support
feat: item hook( nexo, itemsadder, craftengine and more)
feat: disable reward
feat: global win limit
feat: disable preview menu
feat: minimessage support on titles/messages/holograms
feat: execute actions on previewing
feat: gui animations
feat: virtual openings
feat: more animations
feat: toggle confirmation menus
feat: display item name position
revamp: older animations
revamp: editor menus
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:9hyTHJcs:nPaC0AOI"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:9hyTHJcs:nPaC0AOI"
}
