Advanced Search
Search Results
2 total results found
Block Modification
KubeJS
Events
The block modification event is a startup event. BlockEvents.modification event is a startup script event that allows you to change properties of existing blocks. BlockEvents.modification(e => { e.modify('minecraft:stone', block => { block.destroySpe...
Worldgen
KubeJS
Events
General Notes Biome Filters: Biome filters work similarly to recipe filters and can be used to create complex and exact filters to fine-tune where your features may and may not spawn in the world. They are used for the biomes field of a feature and may look ...