https://github.com/osfanbuff63/muffinhunt-datapack
A Minecraft datapack for a modified version of Manhunt.
https://github.com/osfanbuff63/muffinhunt-datapack
json manhunt mcfunction minecraft minecraft-datapack minecraft-oss muffinhunt
Last synced: 4 months ago
JSON representation
A Minecraft datapack for a modified version of Manhunt.
- Host: GitHub
- URL: https://github.com/osfanbuff63/muffinhunt-datapack
- Owner: osfanbuff63
- License: gpl-3.0
- Created: 2022-02-01T13:01:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-25T13:12:43.000Z (about 1 year ago)
- Last Synced: 2025-05-07T01:09:08.665Z (about 1 year ago)
- Topics: json, manhunt, mcfunction, minecraft, minecraft-datapack, minecraft-oss, muffinhunt
- Language: mcfunction
- Homepage: https://www.planetminecraft.com/data-pack/muffinhunt-datapack-5538563/
- Size: 612 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README

[](#contributors-)


[](https://github.com/osfanmuffin/muffinhunt-datapack/releases/latest)
[](https://github.com/osfanmuffin/muffinhunt-datapack/releases)
[](https://crowdin.com/project/muffinhunt-datapack)
[](https://renovatebot.com/)
# muffinhunt-datapack
This is the MuffinHunt datapack! You'll find features packed for MuffinHunts!
> **Warning**
>
> Currently, the `master` branch is being used for the development version of v2.0 - a major rewrite. It is recommended to **only** use this for development. For the stable version (v1.7):
>
>- [GitHub Releases](https://github.com/osfanmuffin/muffinhunt-datapack/releases) for use
>- Branch [v1.7-LTS](https://github.com/osfanmuffin/muffinhunt-datapack/tree/v1.7-LTS) for code.
> **Note**
>
> With PR [#109](https://github.com/osfanmuffin/muffinhunt-datapack/pull/109), we have merged the resource pack into this repo. You can now use the same zip file for the resource pack **and** the datapack. As a result, this is the new repo for the resource pack.
## What is a MuffinHunt?
A MuffinHunt, in short, is a variation of a certain Speedrunner vs Hunter series on YouTube, with extra rules. As well, we have starting kits (which are mostly for balancing), automatically increasing kits, etc. You can find a full list of rules and explanations about the series [here](https://osfanmuffin.github.io/muffinhunt-datapack/WhatIsAMuffinHunt).
## How To Use
You can download the latest stable or beta version from the [Releases page](https://github.com/osfanmuffin/muffinhunt-datapack/releases). For a development version, our CI compiles automatically for every commit pushed, and uploads an artifact. You will have to unzip this file, however. You can find it [here](https://github.com/osfanmuffin/muffinhunt-datapack/actions/workflows/ci.yml)!
Place the zip file that you downloaded in your Minecraft world (.minecraft/saves/[worldname]/datapacks by default) folder and you are good to go!
You can trigger the functions manually, but you will not need to run any commands beyond `/trigger StartMuffinHunt` to work. You'll find them under namespace muffinhunt:.
You will have to manually assign tags, however while a MuffinHunt is running, you can do `/function muffinhunt:dev/assign_permanent_tags`. This will assign tags that will not be removed on the end of the MuffinHunt.
## Contributing
If you want to contribute, feel free to fork this repo and send me a PR!
### Documentation updates
If you would like to contribute to the documentation, make sure your PR is targeting the `gh-pages` branch, as that is the documentation branch (GitHub pages fetches from there)
## Found a bug?
If you find a bug, feel free to create an issue or pull request if you know how to fix it! That's always appreciated around here.
## License
```text
MuffinHunt Datapack
Copyright (C) 2022 osfanbuff63
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .
```
## Contributors β¨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

All Contributors
π§

Alejandro GonzΓ‘lez
π

M3FF1N
π»

osfanbuff63-crowdin-bot
π

sya-ri
π

ocular-d
π

sven
π

Peter Newman
π

Valentin Berlier
π
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!