Skip to content

Commit 309d6e6

Browse files
committed
changelog
1 parent dc9e819 commit 309d6e6

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

CHANGELOG.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,8 @@
22

33
### Added
44

5-
- ModifyGeneRequirementsEvent
6-
- Can be accessed via KubeJS
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
10-
- ModifyEntityGenesEvent
11-
- Can be accessed via KubeJS
12-
- `getEntityType()` gets the ResourceKey of the EntityType whose gene weights are being modified
13-
- `getGeneWeights()` gets the map of ResourceKeys of Genes to their weights
14-
- Modify this map to change the gene weights
15-
- After this event fires, if the map is empty, it is set to have the Basic Gene with weight 1
5+
- New events for when Gene requirements and entity Genes are being calculated
6+
- https://moddedmc.wiki/en/project/geneticsresequenced/latest/docs/devs/kubejs
167

178
### Changed
189

0 commit comments

Comments
 (0)