project port to 1.21 (this finally launches)

This commit is contained in:
Jonas_Jones 2024-10-04 15:25:09 +02:00
parent bd6878b109
commit 64e2b5ea1e
53 changed files with 319 additions and 250 deletions

View file

@ -19,6 +19,9 @@
"environment": "*",
"entrypoints": {
"fabric-datagen": [
"me.jonasjones.nec.datagen.NecDataGen"
],
"main": [
"me.jonasjones.nec.NotEnoughCursedness"
]