aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/fabric.mod.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/fabric.mod.json')
-rw-r--r--src/main/resources/fabric.mod.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index 805e28b..74ba1e7 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -12,6 +12,9 @@
"entrypoints": {
"main": [
"world.anhgelus.lifesteal.LifeSteal"
+ ],
+ "fabric-datagen": [
+ "world.anhgelus.lifesteal.datagen.DataGenerator"
]
},
"mixins": [