KubeJS
This wiki is for KubeJS 6+, for Minecraft versions 1.19.2+. This wiki still is incomplete, so you may fallback to 1.18.2 one, see KubeJS Legacy page.
Intro
FAQ What does this mod do? This mod lets you create scripts in JavaScript language to manage yo...
Events
List of Events
This is a list of all events. It's possible that not all events are listed here, but this list wi...
Tags
The tags event takes an extra parameter that determines which registry its adding tags to. You wi...
Custom Tiers
You can make custom tiers for armour and tools in a startup script. They are no reloadable withou...
Custom Items
Custom items are created in a startup script. They cannot be reloaded without restarting the game...
Recipes
Examples The most basic script to add a single recipe: ServerEvents.recipes(event => { event...
Recipes Event (ServerEvents.recipes)
This page is still under development. It is not complete, and subject to change at any time. Con...
Block Modification
BlockEvents.modification event is a startup script event that allows you to change properties of ...
Global
Examples
Other
Default Options
You can ship default options from options.txt with KubeJS. This includes keybindings, video setti...
Changing Window Title and Icon
Yes, you can do that with KubeJS too. To change title, all you have to do is change title in kub...
Loading Assets and Data
You can also use KubeJS to load assets from resource packs and data from datapacks! While this is...
Addons
KubeJS UI
Download: CurseForge No info yet!
KubeJS Create
Download: CurseForge No info yet!
KubeJS Thermal
Download: CurseForge No info yet!
KubeJS Mekanism
Download: CurseForge No info yet!
KubeJS Immersive Engineering
Download: CurseForge No info yet!
KubeJS Blood Magic
Download: CurseForge No info yet!
KubeJS Tinkers Construct
Download: CurseForge No info yet!
PonderJS
Download: CurseForge No info yet!
LootJS
Download: CurseForge No info yet!
ProbeJS
Download: CurseForge No info yet!
KubeJS Additions
Download: CurseForge No info yet!
MoreJS
Download: CurseForge No info yet!