Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
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.

520
8
Library
Optimization

Compatibility

Minecraft: Java Edition

Platforms

Fabric

Supported environments

Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server

Creators

cao-awa
cao-awa Author
ryan100c
ryan100c Contributor

Details

Licensed GPL-3.0-only
Published 7 months ago
Updated 3 months ago
DescriptionGalleryChangelogVersions
All versionsConium 1.0.0-alpha5 (1.21.3)

Conium 1.0.0-alpha5 (1.21.3)

Auto-featured
Download
Report

Changelog

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.

Dependencies

dependency-iconFabric Language Kotlinrequired
dependency-iconFabric APIoptional

Files

conium-1.21.3-1.0.0-alpha5.jar(83.43 MiB) Primary
Download

Metadata

Release channel

Alpha

Version number

1.0.0-alpha5

Loaders

Fabric

Game versions

1.21.3

Downloads

23

Publication date

November 14, 2024 at 5:41 PM

Publisher

cao-awa

cao-awa

Author

Version ID

Modrinth is open source.

feat/theseus/tauri-v2@c5403db

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.