Logo LatvianModder's Mods
Search Shelves Books Sign up Log in
Info
Content
Recent Books

KubeJS

This wiki is still very much work in progress! Feel free to suggest changes in the #off-topic Dis...

Recently Updated Pages

TagEventJS

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

Loot Table Modification

onEvent('block.loot_tables', event => { event.addSimpleBlock('minecraft:dirt', 'minecraft:r...

RecipeEventJS

Examples The most basic script to add a single recipe: onEvent('recipes', event => { even...

ItemTooltipEventJS

A client event that allows adding tooltips to any item! onEvent('item.tooltip', tooltip => { ...

REI Integration

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

JEI Integration

All JEI events are client sided and so go in the client_scripts folder Sub-types onEvent('jei.s...

Worldgen Events

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

WorldgenRemoveEventJS (1.16)

For more information on biomes field, see worldgen.add event page. onEvent('worldgen.remove', ev...

WorldgenAddEventJS (1.16)

This event isn't complete yet and can only do basic things. Adding dimension-specific features al...

Components, KubeJS and you!

In 1.18.2 and beyond KubeJS uses Components in a lot of places. It returns them for entity names,...

Custom Fluids

Supported by Forge on all versions, and Fabric on 1.18.2+ // Startup script onEvent('fluid.regi...

KubeJS Thermal

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

Recent Activity
ChiefArug
ChiefArug updated page TagEventJS
1 day ago
ChiefArug
ChiefArug restored page Loot Table Modification
2 days ago
ChiefArug
ChiefArug updated page Loot Table Modification
2 days ago
ChiefArug
ChiefArug updated page RecipeEventJS
1 week ago
ChiefArug
ChiefArug updated page ItemTooltipEventJS
1 week ago
ChiefArug
ChiefArug updated page TagEventJS
1 week ago
ChiefArug
ChiefArug updated page REI Integration
1 week ago
ChiefArug
ChiefArug updated page JEI Integration
1 week ago
Max
Max updated page REI Integration
1 week ago

Books

Sort
Name
  • Name
  • Created Date
  • Updated Date

KubeJS

This wiki is still very much work in progress! Feel free to suggest changes in the #off-topic Dis...

Actions
Back to top