Skip to content

Commit 8a7893a

Browse files
committed
doc
1 parent d28b18f commit 8a7893a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/geneticsresequenced/devs/kubejs.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ NativeEvents.onEvent("dev.aaronhowser.mods.geneticsresequenced.event.custom.Gene
3535

3636
### [ModifyEntityGenesEvent](https://github.com/Berry-Club/Genetics-Resequenced/blob/NeoForge-1.21/src/main/kotlin/dev/aaronhowser/mods/geneticsresequenced/event/custom/ModifyEntityGenesEvent.kt)
3737

38+
This event is fired every time something checks what Genes an entity can have, such as when a [Gene Checker](@geneticsresequenced:gene_checker) is used, or when the [DNA Decryptor](@geneticsresequenced:dna_decryptor) reveals a Helix's Gene.
39+
3840
ModifyEntityGenesEvent has the following properties:
3941
- entityType: The EntityType being modified
4042
- geneWeights: A MutableMap<ResourceKey<Gene>, Double> representing the gene weights for the entity

0 commit comments

Comments
 (0)