We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4e880f commit 11a1fc7Copy full SHA for 11a1fc7
CHANGELOG.md
@@ -4,7 +4,9 @@
4
5
- ModifyGeneRequirementsEvent
6
- Can be accessed via KubeJS
7
- - Has the
+ - `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
10
11
### Changed
12
0 commit comments