Jonathing

Results 178 comments of Jonathing

> Able to build an existing non-reobf multiloader Forge mod in a multiloader build setup jaredlll08/MultiLoader-Template#107 Link more multi-loader templates if you got them, please.

Good evening. With the exception of Eclipse run configurations, I believe that ForgeGradle 7 is now in a state where it can be used in production. I've tested dropping it...

Unfortunately hit a bit of a regression on this. Here's the relevant yappage on Discord in case it interests you: https://discord.com/channels/1129059589325852724/1129095235889270844/1427830987672260730 In short, I just need to re-implement the Mavenizer...

Configuration cache compatibility has been restored by #996.

All lingering issues with the configuration cache should now be fixed by 9844177. I will close this issue upon the full release of ForgeGradle 7.

I will be closing this issue since, as of ForgeGradle 7.0.0-rc.0, compatibility with the Gradle Configuration Cache is alive, well, and going on strong. If you notice any bugs with...

This is a part of an issue with mob spawning in Infernal Expansion that I plan to fix when I migrate mob spawns to Forge biome modifiers.

Known limitation. I've discovered a workaround for ForgeDev 7 and will implement it in ForgeGradle 7 later.

This will be fixed by #1020, as the `compileJava` task for the source set will depend on its `syncMavenizer` task.

I am temporarily re-opening this, as the build that fixes this bug failed.