https://github.com/devvoid/voidtweaks
Data packs to extend the Minecraft experience.
https://github.com/devvoid/voidtweaks
Last synced: 3 months ago
JSON representation
Data packs to extend the Minecraft experience.
- Host: GitHub
- URL: https://github.com/devvoid/voidtweaks
- Owner: devvoid
- License: mit
- Created: 2021-12-08T19:02:43.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-28T21:17:15.000Z (over 2 years ago)
- Last Synced: 2025-01-18T13:26:23.841Z (5 months ago)
- Language: mcfunction
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VoidTweaks
A series of Minecraft datapacks, meant to add some additional quality-of-life features to the vanilla game.
## Redying
Allows you to re-dye objects of any color, not just uncolored or white ones. Works on beds, wool, carpet, glass (including stained, panes, and stained panes), and glazed and unglazed terracotta.
## UnlockAll
This pack will unlock every single recipe in the entire game as soon as you load your world. Very helpful if you have a lot of datapacks that add custom recipes.
## Uncraftables
Adds crafting recipes for a lot of things that can't normally be crafted, such as nametags, saddles, horse armor, and bells. It also allows you to smelt rotten flesh in the furnace or smoker to produce leather.
## Convenience
Adds a lot of more convenient crafting recipes. For example, this allows for making things like glass, terracotta, glazed terracotta, and charcoal in the blast furnace!
## ModifiedDrops
Modifies loot tables for a few things. Emerald ore now drops 2 to 5 emeralds instead of just one, creepers can rarely drop music discs when killed by players, zombie pigmen can rarely drop cooked porkchops, and the Ender Dragon has a rare chance of dropping a Dragon Egg.
## NoPhantoms
Allows users to disable Phantoms!
On first-time settup, an op must run the command `/function nophantoms:setup`, and then create the structure `nophantoms:toggle_station`. Afterwards, you can use the toggle station to set whether or not you want Phantoms.
Any Phantom that comes within five blocks of someone who doesn't want them will be banished to the void.
## Cleanup
A simple cleanup datapack that removes mobs, no plugins required. Mob types affected can be changed by modifying the `cleanup:affected_mobs` entity tag.
* Items: `/function cleanup:items`
* Mobs: `/function cleanup:mobs`## Minigames
Unfinished, do not use.
### License
These datapacks are available under the terms of the MIT license.