FabricMC / fabric-loom

Gradle build system plugin used to automate the setup of a minecraft mod development environment.
MIT License
226 stars 194 forks source link

Idea Download Sources for split sources does not work due to incorrect name of task #1029

Closed Linguardium closed 6 months ago

Linguardium commented 6 months ago

https://github.com/FabricMC/fabric-loom/commit/85101bca01812adf3dc7bbc46961759e642f287b

https://github.com/FabricMC/fabric-loom/blob/5d2b75dc1dad606211f0fcfabb4ffbfe6430384b/src/main/java/net/fabricmc/loom/configuration/decompile/SplitDecompileConfiguration.java#L69

https://github.com/FabricMC/fabric-loom/blob/5d2b75dc1dad606211f0fcfabb4ffbfe6430384b/src/main/java/net/fabricmc/loom/configuration/decompile/SplitDecompileConfiguration.java#L49