Compatibility
Minecraft: Java Edition
1.21.3–1.21.4
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Details
Licensed GPL-3.0-only
Published 7 months ago
Updated 2 months ago
Changelog
Conium event
- Renamed events, remove suffixes 'event' in the events list.
- Move more event trigger to intermediary.
- Add 'attachPreparation' in event context, used to pre-vary raw inputted args.
- Add dynamic register APIs for item, block and entity.
- Add more minecraft class import.
- Clear all event subscribes on reloading data packet
New event support
Add events support:
- ITEM_USE
- ITEM_USED
- RECEIVE_CHUNK
- RECEIVED_CHUNK
Bedrock event
- Add 'dimension' field to bedrock entity. (
Entity#dimension
) - Use 'runCommand' to execute 'runCommandAsync' method. (
Entity.runCommandAsync
) - Let bedrock entity can use raycast to get a block hit. (
Entity.getBlockFromViewDirection
) - Make bedrock world(dimension) able to create the explosions. (
Dimension.createExplosion
) - Renamed 'BedrockWorld' to correctly name 'BedrockDimension' to prevent ambiguity.
New event support
Add event support:
- itemUseBeforeEvent
- itemUseAfterEvent
Configuration
Add config file config/conium.json
used to toggle conium features, currently toggleable: enable_debug
and enable_bedrock_script
.
Files
Metadata
Release channel
AlphaVersion number
1.0.0-alpha10Loaders
Game versions
1.21.4Downloads
41Publication date
March 27, 2025 at 10:44 AMPublisher

cao-awa
Author