An open API service indexing awesome lists of open source software.

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.

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.