WorldJS
Modby NotEnoughMail
KubeJS addon for changing world generation features
Type
Mod
CurseForge Downloads
1,221
CurseForge ID
997691
Last Updated
Aug 16, 2026
Description
World generation integration for KubeJS. Allows for the addition of configured features, placed features, and biome modifiers using KubeJS's ServerEvents.registry
Supports:
- All vanilla configured feature types (+ a WorldJS custom type)
- All vanilla placement modifier types (+ placed features)
- All NeoForge biome modifiers
Additionally, support for other placement modifier types can be added with the provided PlacedFeatureModifierEvent
Example
ServerEvents.registry('worldgen/configured_feature', event => { event.create('delta_feature', 'delta_feature') .size([11, 15]) .rimSize([1, 3]) .rim('minecraft:calcite') .contents('minecraft:lava') .withPlacement('minecraft:delta', p => { // Overwrite the vanilla placed feature p.modifiers(modifiers => { let { minecraft } = modifiers minecraft .countOnEveryLayer(40) .biome() }) }) })
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Similar Mods
Auto Feeder
This is a simple mod that feeds any nearby entities.
It's Only Natural
It's only natural to like this mod.
Unnecessary Cauldron Tweak
Make cauldrons fill with rain twenty times faster.
Level Z - Better End
A LevelZ Addon for the Better End mod.
Enchantment Extractor
Extract enchantments from items!
Leather leads (unofficially ported)
Leather lead unoffically brought it to 1.20.1