Skip to main content

Recently Updated Pages

KubeJS Tinkers Construct

KubeJS Addons

Download: CurseForge No info yet!

Updated 7 months ago by Lat

KubeJS Blood Magic

KubeJS Addons

Download: CurseForge No info yet!

Updated 7 months ago by Lat

MoreJS

KubeJS Addons

Download: CurseForge No info yet!

Updated 7 months ago by Lat

ProbeJS

KubeJS Addons

Download: CurseForge No info yet!

Updated 7 months ago by Lat

PonderJS

KubeJS Addons

Download: CurseForge No info yet!

Updated 7 months ago by Lat

KubeJS UI

KubeJS Addons

Download: CurseForge No info yet!

Updated 7 months 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 7 months 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 7 months ago by Bob Varioa

Default Options

KubeJS Other

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

Updated 7 months 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 7 months ago by Quentin765

Basics Custom Mechanics

KubeJS Legacy Getting Started

By now you have created a custom recipe, or maybe multiple, or even manipulated tags, or created ...

Updated 7 months ago by Quentin765

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 7 months ago by Quentin765

Introduction and Instillation

KubeJS Legacy Getting Started

Instillation Install the mod and its two dependencies Architectury and Rhino.Make you use the mo...

Updated 7 months ago by Quentin765

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 7 months 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 7 months 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 7 months 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 7 months ago by Quentin765

Custom Items

KubeJS Legacy Events

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

Updated 7 months ago by Quentin765

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 8 months ago by Max

Datapack Load Events

KubeJS Legacy Events

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

Updated 8 months ago by Quentin765