Recent Activity
















LatvianModder
User for 9 months
Created Content
Recently Created Pages View All
Loot Table Modification (WIP)
KubeJS
Examples
onEvent('block.loot_tables', event => { event.addSimpleBlock('minecraft:dirt', 'minecraft:r...
KubeJS UI
KubeJS
Examples
You can also always look at existing modpack using KubeJS UI to see how they do it events.listen...
Changing Window Title and Icon
KubeJS
Examples
Yes, you can do that with KubeJS too. To change title, all you have to do is change title in kub...
WorldgenRemoveEventJS
KubeJS
Events
For more information on biomes field, see worldgen.add event page. onEvent('worldgen.remove', ev...
WorldgenAddEventJS
KubeJS
Events
This event isn't complete yet and can only do basic things. Adding dimension-specific features al...