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

https://github.com/liteldev/moredimensions

Multi dimensions on Bedrock Dedicated Server
https://github.com/liteldev/moredimensions

bedrock-dedicated-server bedrock-dedicated-server-modding bedrock-dedicated-server-plugins levilamina

Last synced: 8 months ago
JSON representation

Multi dimensions on Bedrock Dedicated Server

Awesome Lists containing this project

README

          

# MoreDimensions

More than three dimensions on BDS!

**Note: This mod only provides API. If you only install this mod, the dimensions will not be created.**

## Install

Install with [lip](https://github.com/futrime/lip):

```sh
lip install github.com/LiteLDev/MoreDimensions
```

## Usage

Wiki: [Chinese and English](https://github.com/LiteLDev/MoreDimensions/wiki)

## Quick Experience

You can download the [**test artifacts**](https://github.com/LiteLDev/MoreDimensions/actions/workflows/test_build.yml) in Action.

It will create all Vanilla dimensions (Void, OverWorld, Nether, The End, Flat), as well as three custom dimensions

Use the commands provided by LeviLamina. You can enter these dimensions

```
tpdim ~ ~ ~ [dimension name]
```

About these dimensions, you can see it in https://github.com/LiteLDev/MoreDimensions/blob/develop/src/test/TestCustomDimension.cpp

## Contributing

Ask questions by creating an issue.

PRs accepted.

## License

LGPL-3.0-or-later © LeviMC(LiteLDev)