Skip to content

Commit 11a1fc7

Browse files
committed
docs: update CHANGELOG with details on ModifyGeneRequirementsEvent
1 parent e4e880f commit 11a1fc7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44

55
- ModifyGeneRequirementsEvent
66
- Can be accessed via KubeJS
7-
- Has the
7+
- `getGene()` gets the ResourceKey of the Gene whose requirements are being modified
8+
- `getRequirements()` gets the set of ResourceKeys of Genes that are required
9+
- Add or remove from this set to change the requirements
810

911
### Changed
1012

0 commit comments

Comments
 (0)