Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pisaucer/vanillatweaksbedrock

An unofficial port of Minecraft Vanilla Tweaks for Bedrock with modular download support
https://github.com/pisaucer/vanillatweaksbedrock

minecraft minecraft-bedrock minecraft-tweaks modular vanilla-javascript vanilla-tweaks

Last synced: about 2 months ago
JSON representation

An unofficial port of Minecraft Vanilla Tweaks for Bedrock with modular download support

Awesome Lists containing this project

README

        

logo

Vanilla Tweaks Bedrock Edition



[![license](https://img.shields.io/github/license/pisaucer/VanillaTweaksBedrock?color=blue)](LICENSE)
[![forks](https://img.shields.io/github/forks/pisaucer/VanillaTweaksBedrock.svg)](https://github.com/pisaucer/VanillaTweaksBedrock/network/members)
[![contributors](https://img.shields.io/github/contributors/pisaucer/VanillaTweaksBedrock?color=green)](https://github.com/pisaucer/VanillaTweaksBedrock/graphs/contributors)
![size](https://img.shields.io/github/repo-size/pisaucer/VanillaTweaksBedrock?color=green)



![banner](img/banner.png)

An unofficial port of Minecraft Vanilla Tweaks for Bedrock with Modular Downloading.

Please read the [LEGAL_DISCLAIMER](LEGAL_DISCLAIME.md) to know that this a unoffical port. Check out the [Credits](credits.md). This project follows the [MIT LICENSE](LICENSE). If you have any issues please don't hesitate to contact me on GitHub.

## Live Demo
* [tweaks.pisaucer.com](https://tweaks.pisaucer.com/)

## Getting Started

**Anyway to host a website**

Tools required:
- Web Browser
- Any method of hosting

Currently I am using [GitHub Pages](https://pages.github.com/) for free and open source hosting.

### Customizing

1. Edit the files in `mcpack/master` and make changes in the `js/index.js`.
2. Create/Gather a bedrock texture pack
1. I reccommend using [ModifiedCommand/ConvertJavaTextureToBedrock](https://modifiedcommand.github.io/ConvertJavaTextureToBedrock/) to convert Java Texture Packs into Bedrock.
3. To add new modules you could use the [converter](https://tweaks.pisaucer.com/convert/) that converts a bedrock pack into a html module (or do it by hand).
4. Add the files (unzipped) into the proper directory (`mcpack`).

## Contributing

Pull requests are welcome. If you find any problem(s) in Vanilla Tweaks Bedrock Edition, feel free to submit an issue. This includes stuff like vulnerabilities, or even the most trivial issues (such as typoes.) If you know how to fix an issue, feel free to make a pull request for the issue.

Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our [code of conduct](CODE_OF_CONDUCT.md), and the process for submitting pull requests to us. If you would like to suggest a feature or change, submit it as an issue as well; it will be given the appropriate tag once we have seen it. We love to discuss any major changes with you.

## Authors

Please view the [Credits](credits.md) for a list.

```
Credits:
Vanilla Tweaks: https://vanillatweaks.net/
```