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

Mod to-do

FTB Mods

KubeJS

This wiki is still very much work in progress! Feel free to suggest changes in #kubejs-and-code D...

Recently Updated Pages

WorldgenRemoveEventJS

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

Loot Table Modification (WIP)

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

KubeJS UI

You can also always look at existing modpack using KubeJS UI to see how they do it events.listen...

REI Integration (Fabric Only)

Hide Items onEvent('rei.hide.items', event => { event.hide('example:ingredient') }) Add ...

JEI Integration

Sub-types onEvent('jei.subtypes', event => { event.useNBT('example:item') event.userNBT...

Changing Window Title and Icon

Yes, you can do that with KubeJS too. To change title, all you have to do is change title in kub...

TagEventJS

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

RecipeEventJS

Examples Possible settings you can change for recipes. It's recommended that you put this in it'...

WorldgenAddEventJS

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

List of all events

This is a list of all events. It's possible that not all events are listed here, but this list wi...

CommandEventJS

This event needs cleanup! Using it is not recommended. Information This event is fired when a c...

Recipes

Moved to RecipeEventJS!

Recent Activity
LatvianModder
LatvianModder updated page WorldgenRemoveEventJS
21 hours ago
LatvianModder
LatvianModder created page Loot Table Modification (WIP)
2 days ago
LatvianModder
LatvianModder updated page KubeJS UI
6 days ago
LatvianModder
LatvianModder created page KubeJS UI
6 days ago
LatvianModder
LatvianModder updated page REI Integration (Fabric Only)
1 week ago
LatvianModder
LatvianModder updated page JEI Integration
1 week ago
LatvianModder
LatvianModder updated page Changing Window Title and Icon
1 week ago
LatvianModder
LatvianModder created page Changing Window Title and Icon
1 week ago

Books

Sort
Name
  • Name
  • Created Date
  • Updated Date

FTB Mods

KubeJS

This wiki is still very much work in progress! Feel free to suggest changes in #kubejs-and-code D...

Mod to-do

Actions
Back to top