Recently Updated Pages
KubeJS Tinkers Construct
Download: CurseForge No info yet!
KubeJS Blood Magic
Download: CurseForge No info yet!
KubeJS Mekanism
Download: CurseForge No info yet!
KubeJS Immersive Engineering
Download: CurseForge No info yet!
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...
Recipes
Examples The most basic script to add a single recipe: ServerEvents.recipes(event => { event...
KubeJS UI
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!
Migrating to KubeJS 6
This page is still being worked on, so if some info is missing, please check back later! What's ...
Loading Assets and Data
You can also use KubeJS to load assets from resource packs and data from datapacks! While this is...
Custom Blocks
This is a startup script. onEvent('block.registry', event => { event.create('test_block') ...
Custom Items
This is a startup_scripts/ event // Listen to item registry event onEvent('item.registry', even...
Intro
FAQ What does this mod do? This mod lets you create scripts in JavaScript language to manage yo...
List of all events
This is a list of all events. It's possible that not all events are listed here, but this list wi...