▶️ ЗАБЕРИ СВОИ 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-alpha14

alpha5 января 2026 г.

Performance improves

Let events won't be triggered when no listeners requested the event.

Scripting

Use 'Cancelable' and 'NoCancelable' to prevent calling the request methods with the suffix 'Nr'.

Molang

Basic molang parsing and translating.

Minecraft

Update to '1.21.11' version.

Tech details

Add specified type of identity in metadata.
Make more generic type to the event type system for more clearing specify the next event type.
More DSL supporting.
Ordering templates orders and components orders to make more readable and maintainable.\

Bug fixes

Fix wrong effective blocks group in ConiumItemPickaxeTemplate.\

Conium 1.0.0-alpha13

alpha3 сентября 2025 г.

Events

Add event 'SERVER_CONFIGURED_CONNECTION'.

Add event 'CRAFTING_TABLE_CRAFTING'.

Add event 'CRAFTING_TABLE_CRAFTED'.

Clear event subscribers clearly.

DSL

Make (M) to M.() . Change 'break block' cascaded event from 'breaking block' to 'broken block'.

Templates

Add new template "entity_placer" and bedrock component "minecraft:entity_placer".

Bug fixes

Fix bug of null pointer exception when requesting server configured connection event.

Fix "minecraft:glint" wrongly be "glint" in template name.

Others

Shorter event metadata impl. Renamed conium bedrock templates to "Component"s.

Conium 1.0.0-alpha12

alpha26 июля 2025 г.

Conium event

  1. Add classical event handle way (subscriber and metadata).
  2. Add DSL style event handler
  3. Add async event handler supports

Item templates

  1. 'used_on_block_convert_to'
  2. 'consume_on_used'

Block register

  1. Early register the block before world-gen state, let blocks able to participate the world generates

Depends

  1. Remove fluxia mod, build-in the structuring translator

Bug fixes

Fix bug of infinitely loop when transforming args.

Conium 1.0.0-alpha11-fix1

alpha3 июля 2025 г.
  1. Fix bug of bedrock script unable to run.
  2. Fix bug of 'setTitle' invalid in 'onScreenDisplay' in bedrock script.
  3. Fix issue of 'PLAYER' arg cannot transform from arg 'ITEM_USAGE_CONTEXT'.
  4. Add 'itemUse' to WorldBeforeEvents in bedrock script.

Conium 1.0.0-alpha11

alpha2 июля 2025 г.

Warning

Conium is currently as 'on client' mode, the server needs to synchronize the datapacks and scripts to client but are not completed this feature now.

Changes

Upgrade to minecraft 1.21.7 version.

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Клиент и сервер

Детали

Лицензия:GPL-3.0-only
Опубликован:1 год назад
Обновлён:2 месяца назад
Главная