Skip to main content

Recently Updated Pages

FTB Utilities Rank Promotions

KubeJS Legacy Examples

With this script you can have FTB Utilities roles that change over time. Is for 1.12 only. Requi...

Updated 1 year ago by Lat

Starting Items

KubeJS Legacy Examples

This server script adds items on first time player joins, checking stages. GameStages mod is not ...

Updated 1 year ago by Lat

Network Packets

KubeJS Legacy Examples

This script shows how to use network packets: // Listen to a player event, in this case item rig...

Updated 1 year ago by Lat

Chat Event

KubeJS Legacy Events

This script is peak of human evolution. Whenever someone says "Creeper" in chat, it replies with ...

Updated 1 year ago by Max

Reflection / Java access

KubeJS Legacy Examples

Very limited reflection is possible, but is not recommended. Use it in cases when KubeJS doesnt s...

Updated 1 year ago by ChiefArug

3rd Party addons

KubeJS Legacy Addons

3rd party add-ons: (Not including mods with optional dependencies of KubeJS) Name: Descri...

Updated 1 year ago by Q6

KubeJS UI

KubeJS Legacy Addons

You can also always look at existing modpack using KubeJS UI to see how they do it onEvent('ui.m...

Updated 1 year ago by Max

KubeJS Thermal

KubeJS Legacy Addons

  You can use KubeJS Thermal to add recipes to a lot of the machines from the Thermal Series. T...

Updated 1 year ago by ChiefArug

Primitive Types

KubeJS Legacy Classes

Information Primitive types are objects that don't have a real class and don't inherit methods f...

Updated 2 years ago by Lat

String

KubeJS Legacy Classes

Class of string objects, such as "abc" (and in JS 'abc' works as well)  Parent Object Variable...

Updated 2 years ago by Lat

Object

KubeJS Legacy Classes

Parent class of all Java objects.  Parent None (and itself at the same time, don't question it)...

Updated 2 years ago by Lat