Enabled DataGen

This commit is contained in:
Frank 2022-12-09 16:09:36 +01:00
parent a8856fff15
commit 76c5e1ce42
5 changed files with 100 additions and 0 deletions

View file

@ -28,6 +28,9 @@
"client": [
"org.betterx.betterend.client.BetterEndClient"
],
"fabric-datagen": [
"org.betterx.datagen.betterend.BetterEndDatagen"
],
"rei_client": [
"org.betterx.betterend.integration.rei.REIPlugin"
],