minecraft-dev / MinecraftDev

Plugin for IntelliJ IDEA that gives special support for Minecraft modding projects.
https://minecraftdev.org/
GNU Lesser General Public License v3.0
1.46k stars 180 forks source link

Choosing a Fabric API Version doesn't get saved #2118

Closed MacStevins closed 1 week ago

MacStevins commented 11 months ago

Minecraft Development for IntelliJ plugin version

2023.2-1.6.10

IntelliJ version

IC-232.8660.185

Operating System

Linux

Target platform

Fabric

Additional description

In the New Project Window, the plugin makes you choose which versions of Minecraft, and Fabric Loader, Yarn, and it's API

image

But after processing the project, and looking at gradle.properties file, the fabric_version is different

image

This is after creating a dummy project, that came from the first screenshot

pog5 commented 5 months ago

Bump. Very annoying