-
Notifications
You must be signed in to change notification settings - Fork 247
Notes on Creating a Project #367
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for nimble-elf-d9d491 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
kevinthegreat1
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe using a warning would be better, but lgtm.
|
It could be a warning in Creating a Project, but I feel having it here in the IntelliJ docs is better and having a floating warning would look odd. |
* upstream/main: Notes on Creating a Project (FabricMC#367) Rendering in the world and custom render pipelines (FabricMC#365)
* upstream/main: Notes on Creating a Project (FabricMC#367) Rendering in the world and custom render pipelines (FabricMC#365)
* upstream/main: Update Docs to 1.21.10 (FabricMC#369) uniform sidebar translations keys (FabricMC#370) fix image z-index (FabricMC#368) Blocks: Block Models (FabricMC#364) Split IDE-Specific Pages (FabricMC#366) Notes on Creating a Project (FabricMC#367) Rendering in the world and custom render pipelines (FabricMC#365)
(cherry picked from commit 375656d)
(cherry picked from commit 375656d)
(cherry picked from commit 375656d)
New users are prone to skipping ahead and attempting to create a project through IntelliJ Idea. This causes issues, as Minecraft Development's plugins are not always kept up to date (see recent posts in the Fabric Discord confused why unpick isn't working). New users should be recommended toward the existing tutorial.