Recently Updated Pages
LootJS
Download: CurseForge, Modrinth No info yet!
KubeJS Immersive Engineering
Download: CurseForge, Modrinth No info yet!
KubeJS Mekanism
Download: CurseForge, Modrinth No info yet!
KubeJS Thermal
Download: CurseForge, Modrinth This info is currently incomplete! Supported recipe types: - fu...
KubeJS Create
Download: CurseForge, Modrinth The example scripts are only here to demonstrate the recipes. The...
Custom Blocks
This is a startup script. onEvent('block.registry', event => { event.create('test_block') ...
Custom Fluids
Supported by Forge on all versions, and Fabric on 1.18.2+ // Startup script onEvent('fluid.regi...
Loot Table Modification
onEvent('block.loot_tables', event => { event.addSimpleBlock('minecraft:dirt', 'minecraft:red_...
KubeJS Farmers Delight
Download: Curseforge Example: Startup Scripts: StartupEvents.registry("block", event => { e...
KubeJS Industrial Foregoing
Download: Curseforge This lets you modify and create various recipes for Industrial Foregoing S...
KubeJS 6.1 Update
For script and pack developers Scheduled events now take in durations (especially strings such...
KJSPKG
KJSPKG is a package manager for KubeJS that can allow you to download different example scripts a...
KubeJS Create
Create integration for KubeJS. This mod allows you to add and properly edit recipes of Create mod...
Migrating to KubeJS 6
This page is still being worked on, so if some info is missing, please check back later! What's ...
KubeJS Powah
Download: Curseforge Modrinth Allows you to create Energizing Orb recipes from the Powah mod. ...
KJSPKG
KJSPKG is a package manager for KubeJS that can allow you to download different example scripts a...
Changing Mod Display Names
Yes, it's cursed, but possible! In a startup script, add this line: Platform.mods.kubejs.name =...
KubeJS REI Runtime
Download: Curseforge Modrinth KubeJS REI Runtime lets you show/hide items in REI dynamically, it...
beJS
Download: CurseForge The custom BlockEntity event is a startup event. Block Entities Custom ...
ScreenJS
Download: CurseForge The custom ContainerMenu event is a startup event. Custom Container menus ...