KubeJS Alchemistry/Chemlib
KubeJSAlchem is a KubeJS extension that significantly expands the capabilities of Alchemistry and Chemlib mods. This addon allows players and developers to create fully customizable chemical elements, compounds, and alchemy recipes directly in Minecraft using JavaScript.
Main Features
Custom Element Creation
You can easily define new chemical elements by setting their properties: atomic number, chemical group, period, state of matter, metal type, color, and even special effects. Elements can be marked as artificial and distributed into groups, giving you complete control over the periodic table in your modpack.
Chemical Compound Configuration
Combine elements and other compounds to create unique chemical substances. Define compound colors, descriptions, and exact component proportions to simulate realistic or fantastic chemical behavior.
Alchemistry Integration
Seamlessly work with Alchemistry machines to create recipes for atomizers, compactors, combiners, and dissolvers. You can specify exact input and output materials, as well as probabilistic drops, which simplifies the implementation of complex alchemical processes.
Utility Functions
KubeJSAlchem provides useful functions for obtaining information about element properties, making it easier to display and manipulate chemical data in the game. Easily access information about atomic number, abbreviation, metal type, state of matter, and active effects.
Developer Flexibility
Whether you're adding one custom element or designing an entire chemical system, KubeJSAlchem makes the process accessible and fully customizable through scripts, allowing developers to creatively expand Minecraft's chemical aspects.