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

https://github.com/wode490390/decaygenerator

This is an easter egg generator ported from 20w14infinite.
https://github.com/wode490390/decaygenerator

generator minecraft nukkit plugin visuals

Last synced: about 2 months ago
JSON representation

This is an easter egg generator ported from 20w14infinite.

Awesome Lists containing this project

README

          

# Decay Generator for Nukkit
[![Build](https://img.shields.io/circleci/build/github/wode490390/DecayGenerator/master)](https://circleci.com/gh/wode490390/DecayGenerator/tree/master)
[![Release](https://img.shields.io/github/v/release/wode490390/DecayGenerator)](https://github.com/wode490390/DecayGenerator/releases)
[![Release date](https://img.shields.io/github/release-date/wode490390/DecayGenerator)](https://github.com/wode490390/DecayGenerator/releases)

This is an easter egg generator ported from [20w14infinite](https://minecraft.gamepedia.com/Java_Edition_20w14infinite).

![](https://i.loli.net/2020/04/04/NhaKsdf8BHUMFmw.png)
![](https://i.loli.net/2020/04/04/Zd9RstGErXDfkFh.png)

If you found any bugs or have any suggestions, please open an issue on [GitHub Issues](https://github.com/wode490390/DecayGenerator/issues).

If you love this plugin, please star it on [GitHub](https://github.com/wode490390/DecayGenerator).

## Download
- [Releases](https://github.com/wode490390/DecayGenerator/releases)
- [Snapshots](https://circleci.com/gh/wode490390/DecayGenerator)

## Configurations

### config.yml
```yaml
# Whether to replace the overworld generator
overworld: true
# Whether to replace the nether generator
nether: true
```

## Compiling
1. Install [Maven](https://maven.apache.org/).
2. Run `mvn clean package`. The compiled JAR can be found in the `target/` directory.

## Metrics Collection

This plugin uses [bStats](https://github.com/wode490390/bStats-Nukkit) - you can opt out using the global bStats config, see the [official website](https://bstats.org/getting-started) for more details.

###### If I have any grammar and terms error, please correct my wrong :)