https://github.com/efekos/minecraft-project-manager
Visual Studio Code extension that makes managing Minecraft datapacks easier.
https://github.com/efekos/minecraft-project-manager
minecraft vscode vscode-extension
Last synced: 6 months ago
JSON representation
Visual Studio Code extension that makes managing Minecraft datapacks easier.
- Host: GitHub
- URL: https://github.com/efekos/minecraft-project-manager
- Owner: efekos
- License: isc
- Created: 2023-04-06T22:39:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-30T17:53:06.000Z (over 1 year ago)
- Last Synced: 2025-07-14T06:34:01.832Z (about 1 year ago)
- Topics: minecraft, vscode, vscode-extension
- Language: TypeScript
- Homepage:
- Size: 65.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README

# Minecraft Project Manager





This extension will help you managing your Minecraft datapacks and switch between them easily.
> [!IMPORTANT]
> You must have Minecraft: Java Edition installed in default location for this extension to work properly!
## Features
* See your Minecraft worlds and datapacks they have!
* Create datapacks or delete existing datapacks easily!
* Easily switch the workspace between datapacks!

* Use the *Current Pack* view to generate everything easier!

## Configuration
This extension contributes the following settings:
* `minecraftProjectManager.worlds.defaultPackFormat`: Default pack format to use while creating a new datapack.
* `minecraftProjectManager.worlds.defaultPackDescription`: Default pack description to use while creating a new datapack.
## Known Issues
There is no known issues yet.
## Release Notes
> This section only updates for major and minor version changes. For more detailed and patch included release notes, see [changelog](./CHANGELOG.md).
### 1.0
 Initial release.
### 1.1
 5 Bugs were fixed.\
 Now you can import structures from other namespaces.\
 Added 'Advancements' tab to *Current Pack* view.
**Enjoy!**