Skip to main content

Recently Updated Pages

Global

KubeJS Intro

Primitive prototype additions String#namespace: String - namespace part of namespaced string, ...

Updated 1 year ago by Lat

PowerfulJS

KubeJS Addons

Download: CurseForge No info yet!

Updated 1 year ago by Lat

KubeJS Tinkers Construct

KubeJS Addons

Download: CurseForge No info yet!

Updated 2 years ago by Lat

KubeJS Blood Magic

KubeJS Addons

Download: CurseForge No info yet!

Updated 2 years ago by Lat

MoreJS

KubeJS Addons

Download: CurseForge No info yet!

Updated 2 years ago by Lat

ProbeJS

KubeJS Addons

Download: CurseForge No info yet!

Updated 2 years ago by Lat

PonderJS

KubeJS Addons

Download: CurseForge No info yet!

Updated 2 years ago by Lat

KubeJS UI

KubeJS Addons

Download: CurseForge No info yet!

Updated 2 years ago by Lat

Loading Assets and Data

KubeJS Other

You can also use KubeJS to load assets from resource packs and data from datapacks! While this is...

Updated 2 years ago by Bob Varioa

Changing Window Title and Icon

KubeJS Other

Yes, you can do that with KubeJS too. To change title, all you have to do is change title in kub...

Updated 2 years ago by Bob Varioa

Default Options

KubeJS Other

You can ship default options from options.txt with KubeJS. This includes keybindings, video setti...

Updated 2 years ago by ChiefArug

Loading Assets and Data

KubeJS Legacy Other

You can also use KubeJS to load assets from resource packs and data from datapacks! While this is...

Updated 2 years ago by Q6

Your First Script

KubeJS Legacy Getting Started

Writing Your First Script If you have launched the game at least once before you will find kubej...

Updated 2 years ago by Q6

Item and Ingredient

KubeJS Legacy Global

When making recipes you can specify items in many ways, the most common is just to use 'namspace:...

Updated 2 years ago by ChiefArug

Worldgen Events

KubeJS Legacy Events

These following examples will only work on 1.18+! If you need examples for 1.16, you can look her...

Updated 2 years ago by Lexxie

TagEventJS

KubeJS Legacy Events

This event is fired when a tag collection is loaded, to modify it with script. You can add and re...

Updated 2 years ago by Lexxie

List of all events

KubeJS Legacy Events

This is a list of all events. It's possible that not all events are listed here, but this list wi...

Updated 2 years ago by Q6

Custom Items

KubeJS Legacy Events

This is a startup_scripts/ event // Listen to item registry event onEvent('item.registry', even...

Updated 2 years ago by Q6

REI Integration

KubeJS Legacy Events

Note: REI integration only works on Fabric in 1.16. In 1.18+, it works on both Forge and Fabric! ...

Updated 2 years ago by Max

Datapack Load Events

KubeJS Legacy Events

You can load json datapack files programmatically! onEvent('server.datapack.first', event => { ...

Updated 2 years ago by Q6