mirror of
https://github.com/Creators-of-Create/Create.git
synced 2025-01-28 22:05:01 +01:00
chore: add more mods for datagen
This commit is contained in:
parent
eb2f1fecdc
commit
0b182439e1
1 changed files with 8 additions and 1 deletions
|
@ -56,7 +56,14 @@ public enum Mods {
|
|||
AET("aether"),
|
||||
HH("hauntedharvest"),
|
||||
VMP("vampirism"),
|
||||
WSP("windswept")
|
||||
WSP("windswept"),
|
||||
D_AET("deep_aether"),
|
||||
A_AET("ancient_aether"),
|
||||
AET_R("aether_redux"),
|
||||
GOTD("gardens_of_the_dead"),
|
||||
UUE("unusualend"),
|
||||
UG("undergarden"),
|
||||
DD("deeperdarker")
|
||||
|
||||
;
|
||||
|
||||
|
|
Loading…
Reference in a new issue