Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Links
Tags
Creators
Details
Licensed Apache-2.0
Published yesterday
Corexizen
Integration of Corex and Denizen within a single scripting environment.
Features
- Run Corex commands directly in Denizen
- Run Denizen commands directly in Corex
- Use Corex tags in Denizen
- Use Denizen tags in Corex
What does this offer?
Corexizen allows you to combine the capabilities of Corex and Denizen in a single project, freely using commands, tags, and data from both platforms wherever needed.
Features in Corex:
- denizen: # Executes Denizen commands
- code
<denizen[<player.name>]> # Executes Denizen tags
Features in Denizen:
- corex: # Executes Corex commands
- code
<corex[( <player.health> / 2 )]> # Executes Corex tags

