An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![Extension Icon](./images/extensionIconSmalll.png)
# Minecraft Project Manager

![](https://badgen.net/github/stars/efekos/minecraft-project-manager)
![](https://badgen.net/github/license/efekos/minecraft-project-manager)
![](https://badgen.net/vs-marketplace/v/efekos.minecraft-project-manager)
![](https://badgen.net/vs-marketplace/i/efekos.minecraft-project-manager)
![](https://badgen.net/vs-marketplace/rating/efekos.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!

![Showcase](https://raw.githubusercontent.com/efe124/minecraft-project-manager/main/images/showcase.gif)

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

![Current Pack Showcase](https://raw.githubusercontent.com/efe124/minecraft-project-manager/main/images/currentpack.png)

## 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

![](https://raw.githubusercontent.com/efekos/efekos/main/icons/symbol-dot.png) Initial release.

### 1.1

![](https://raw.githubusercontent.com/efekos/efekos/main/icons/symbol-fix.png) 5 Bugs were fixed.\
![](https://raw.githubusercontent.com/efekos/efekos/main/icons/symbol-plus.png) Now you can import structures from other namespaces.\
![](https://raw.githubusercontent.com/efekos/efekos/main/icons/symbol-plus.png) Added 'Advancements' tab to *Current Pack* view.

**Enjoy!**