Skip to content

(WIP) A Package Manager For Minecraft's New Datapack Feature. This project is not affiliated with Mojang or Microsoft in any way, shape, or form.

License

Notifications You must be signed in to change notification settings

BlockBusterBPL/datapackmanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataPackManager

A Package Manager For Minecraft's New Datapack Feature, Avaliable on Mac and Windows

Features

  • Quickly download and manage datapacks for your minecraft worlds
  • Check for updates and grab the latest version
  • Manage multiple worlds
  • Automatically install dependacies
  • Make groups of datapacks and send them to your friends
  • CLI for making your own datapacks
    • Automatically Create New Files In The Right Place
    • Tag Functions To Run Each Tick Or On Game Load
    • Automatically Generate Complicated JSON Files like pack.mcmeta
  • Based On Shellscript With Wget

Video Overview

Coming Soon...

Other Information

Automatically Installs The Following Dependancies

  • wget (Downloading Files)
  • yq (Parses YAML Files)

The install script will install to the default MC directory located here:

  • Windows: C:\Users\{yourname}\AppData\Roaming\.minecraft
  • Mac OS: /Users/{yourname}/Library/Application Support/minecraft

Operates From The Subdirectory Of datapackmanager
This Program Will Add And Remove Data From Your Minecraft Installation. If you reinstall minecraft, or delete the datapackmanager directory, this program will no longer work. Your personal information is not used by this software, and therefore, can not be sent to me, if the software is installed correctly.

About

(WIP) A Package Manager For Minecraft's New Datapack Feature. This project is not affiliated with Mojang or Microsoft in any way, shape, or form.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages