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.5k stars 187 forks source link

Add option to use Quiltflower for Fabric and Architectury projects #1926

Open jimraynor2470 opened 1 year ago

jimraynor2470 commented 1 year ago

Minecraft Development for IntelliJ plugin version

2022.3-1.5.21

Description of the feature request

Quiltflower is a fork of Fernflower and Forgeflower focused on improving code quality, speed, and usability. Quiltflower has Loom addon that adds Quiltflower as a Loom decompiler for Fabric and Architectury.

thomasglasser commented 1 year ago

This could also apply to multiloader if it was implemented

1932