
Conium
Conium is a datapack and script framework for modern Minecraft, it provides very diverse features without Java coding, Conium lets you complete your mods only using datapacks.
1.2K
11
Список изменений
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.
Файлы
Conium-fabric-1.0.0-alpha10.jar(104.59 MiB)
ОсновнойМетаданные
Канал релиза
Alpha
Номер версии
1.0.0-alpha10
Загрузчики
Fabric
Версии игры
1.21.4
Загрузок
110
Дата публикации
1 г. назад
