Recently Updated Pages
FTB Utilities Rank Promotions
With this script you can have FTB Utilities roles that change over time. Is for 1.12 only. Requi...
Starting Items
This server script adds items on first time player joins, checking stages. GameStages mod is not ...
Network Packets
This script shows how to use network packets: // Listen to a player event, in this case item rig...
Chat Event
This script is peak of human evolution. Whenever someone says "Creeper" in chat, it replies with ...
Reflection / Java access
Very limited reflection is possible, but is not recommended. Use it in cases when KubeJS doesnt s...
3rd Party addons
3rd party add-ons: (Not including mods with optional dependencies of KubeJS) Name: Descri...
KubeJS UI
You can also always look at existing modpack using KubeJS UI to see how they do it onEvent('ui.m...
KubeJS Thermal
You can use KubeJS Thermal to add recipes to a lot of the machines from the Thermal Series. T...
Primitive Types
Information Primitive types are objects that don't have a real class and don't inherit methods f...
String
Class of string objects, such as "abc" (and in JS 'abc' works as well) Parent Object Variable...
Object
Parent class of all Java objects. Parent None (and itself at the same time, don't question it)...