Please ensure that your PR title follows this format:
[Minecraft Version] [Mod loader] Feat, Fix, Ref, Docs, ..., : Description
Examples:
[1.20.x] [Forge] Feat: Add new block types[1.19.x] [All] Fix: Crash on startup[1.20.x] [Fabric] Refactor: Optimize rendering engine
Please create an issue if there are none applicable before submitting this pull request.
Then link the issue as follows:Closes #123
Provide a brief description of the changes made in this PR:
- What does this PR do?
- Why is this change needed?