Causing crash in data generation since the `TowersOfTheWildModdedDataGenerator` is client entrypoint
SettingDust opened this issue ยท 0 comments
Class net.celsiusqc.totw_modded.TowersOfTheWildModdedDataGenerator cannot be cast to net.fabricmc.fabric.api.datagen.v1.DataGeneratorEntrypoint
https://github.com/celsiusqc/TowersOfTheWildModded/blob/1.20.1-fabric/src/main/java/net/celsiusqc/totw_modded/TowersOfTheWildModdedDataGenerator.java#L7
Should implement DataGeneratorEntrypoint
or just remove it. Entrypoints needn't for datapack "mod"