Skip to content

WingedSeal/Datapack_Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Datapack Tools

Datapack Tools is an executable(.exe) program being developed by me (WingedSeal) in python to help make datapackers' life easier by assisting them in the process of making datapack. It can be useful for both beginner and advance datapack developer.

Installation

All released versions are in the release folder.

Usage

  • Move the application into your datapack's directory.
./datapacks/<namespace>
│
├── data/
│   ├── minecraft/
│   └── <subfolder>
│
├── pack.mcmeta
└── Datapack Tools.exe
  • Run the program
  • If there's no datapack(data folder, pack.mcmeta) in the directory, the program will ask to generate one for you.
  • If there's a datapack in the directory, the program will let you choose the namespace you want.
  • Click on one of the features and choose the subfolder then input the necessary information.

Features

  • Generate new datapack
  • Generate Custom floor crafting
  • Generate Custom crafting table recipe
  • Generate Melee Raycast
  • Generate Melee look_at

Contributing

I still have no idea how to use git and github. So... GL

License

MIT

About

Help people with their minecraft datapack!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages