cool stuff
This commit is contained in:
parent
2769fbac42
commit
2386ea44a2
4 changed files with 71 additions and 16 deletions
16
README.md
16
README.md
|
@ -1,15 +1 @@
|
|||
# Skystone
|
||||
A PaperMC plugin that turns the whole world into stone platforms. A few extra recipes and things are added for playability.
|
||||
|
||||
Vague inspiration: https://www.curseforge.com/minecraft/mc-mods/dirt-platform
|
||||
|
||||
## Using
|
||||
Download this plugin into the ``plugins`` folder of your PaperMC installation directory. Afterwards, edit bukkit.yml to look something like this:
|
||||
|
||||
```
|
||||
(...)
|
||||
worlds:
|
||||
world:
|
||||
generator: MinzeoPlugin
|
||||
biome-provider: MinzeoPlugin
|
||||
```
|
||||
# TODO: update this
|
Loading…
Add table
Add a link
Reference in a new issue