#Fabric cannot find datagen entrypoint in client sourceset, despite IntelliJ thinking it's fine

15 messages · Page 1 of 1 (latest)

tribal saffron
#

and yes, I need it to be in the client sourceset because the FabricModelProvider has been moved to the client as of the latest snapshot

#

is there some weird thing I need like the thing for mixins?

#
        {
            "config": "tritastic.client.mixins.json",
            "environment": "client"
        }
tribal saffron
#

(please ping me if you respond)

night cedar
tribal saffron
#

how am I meant to generate models then

#

because FabricModelProvider is clientonly

verbal vale
#

You are meant to have both now, I don't remember how it works though

cursive bluff
tribal saffron
#

you need a custom build.gradle

#

like in this guy's repo

#

I haven't published my one yet