▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Conium
Conium

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 1.0.0-alpha5 (1.21.3)

Conium 1.0.0-alpha5 (1.21.3)

Alpha1 г. назад

Список изменений

Notice

This version has been founds some severe bugs in script running, use newer version!

Data driven

Entity

Add model support, see the sample.

For bedrock schema is currently only parsable, not completed in loading.

Script

Add events:

  1. 'PLACE_BLOCK'
  2. 'PLACED_BLOCK'
  3. 'USE_BLOCK'
  4. 'USED_BLOCK'

Dynamic args can get any value from transforming others values now.

For example, even if the event context input has only present 'ItemPlacementContext', if you want get 'ServerWorld':

request(
    PLACE_BLOCK,
    SERVER_WORLD
).arising { _, world ->
    // Actions here.
    true
}

you can also get other any value where the transform is supported, even the value are not directly push to context.

Other

  1. Optimized performances.

Planning

More entity components and Molang, script APIs, first is conium schame entity components and script APIs.

Файлы

conium-1.21.3-1.0.0-alpha5.jar(83.43 MiB)
Основной
Скачать

Метаданные

Канал релиза

Alpha

Номер версии

1.0.0-alpha5

Загрузчики

Fabric

Версии игры

1.21.3

Загрузок

49

Дата публикации

1 г. назад

Загрузил

ID версии

Главная