Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nahkd123/endrex

Make "The End" world less boring by adding structures and stuffs
https://github.com/nahkd123/endrex

addonjam-2020 slimefun

Last synced: about 1 month ago
JSON representation

Make "The End" world less boring by adding structures and stuffs

Awesome Lists containing this project

README

        

# Endrex
This is a Slimefun addon, that makes "The End" world less boring. You can explore this world, find some
wild purple trees, or just came here with GEO Miner to gather resources.

## Builds
You can now download releases on [this](https://github.com/nahkd123/Endrex/releases) page.

## Build it yourself
Endrex uses Maven to build, so you'll need Maven

```
cd Endrex
mvn package
cd target
cp "Endrex v1.1.0.jar" "../../testServer/plugins"
```