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

RecipeEventJS

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

WorldgenRemoveEventJS

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

WorldgenAddEventJS

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

KubeJS UI

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

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...

Loot Table Modification (WIP)

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

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...

TagEventJS

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

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 RecipeEventJS
1 week ago
LatvianModder
LatvianModder updated page WorldgenRemoveEventJS
3 weeks ago
LatvianModder
LatvianModder updated page WorldgenAddEventJS
1 month ago
LatvianModder
LatvianModder updated page KubeJS UI
1 month ago
LatvianModder
LatvianModder updated page Changing Window Title and Icon
1 month ago
LatvianModder
LatvianModder updated page RecipeEventJS
1 month ago
LatvianModder
LatvianModder updated page WorldgenRemoveEventJS
1 month ago
LatvianModder
LatvianModder created page Loot Table Modification (WIP)
1 month 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