Skip to content

Various issues #12

@LemmaEOF

Description

@LemmaEOF

IDEA Ultimate 2019.3.3
MacOS 10.15.5 beta 19F83c
MCDev 2019.3-1.3.2-earth.23

There are a few non-critical problems I've noticed with the current Fabric project creation workflow:

  • Creating a new Fabric project makes .ipr, .iws, and .imp files, while newer versions of Idea only create .idea/ folders when importing a project
  • Creating a new Fabric project does not create it with the necessary Minecraft Client and Minecraft Server run configurations, and they cannot be found in the Edit Configurations... menu
  • The default Loom version is 0.2.6-SNAPSHOT, even though 0.2.7-SNAPSHOT should be used instead
  • Defining a client mod initializer class to go at net.fabricmc.examplemod.ClientEample will create a class at the right location but with package net.fabricmc.examplemod.client; in the Java file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions