OpenBagTwo's Project Hub
June 21, 2023

Head Hunter

Posted on June 21, 2023  •  1 minutes  • 149 words
Table of contents

https://OpenBagTwo.github.io/head-hunter

A package for customizing Vanilla Tweaks' Wandering Trades data pack to stock everyone's favorite ex-nitwit with your own personalized list of custom player heads.

Functionality

This package is compatible with Python 3.8 or newer and consists of four modules:

  1. extract, which extracts files from existing data packs
  2. parse, which parses head configurations from data pack functions and /give commands
  3. write, which write the various data pack files
  4. release, which bundles everything up into a handy zip file

You can grab information about the methods in each module using the help() function, or you can browse the API documentation online .

There’s also a handy end-to-end tutorial that you can even run interactively in Jupyter .

License

The head_hunter package and its contents are licensed under the GNU Public License v3 . Any data packs produced by this package must be licensed under Vanilla Tweaks’ terms of use .

Social Media

Where else you can find me