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

https://github.com/cerus/flatcraft

2D Minecraft in your Minecraft chat
https://github.com/cerus/flatcraft

2d-minecraft minecraft minecraft-2d minecraft-plugin paper-spigot paper-spigot-plugin spigot spigot-plugin

Last synced: 10 months ago
JSON representation

2D Minecraft in your Minecraft chat

Awesome Lists containing this project

README

          

# flatcraft

2D Minecraft in your Minecraft chat - Inspired by [u/KevinJNguy01](https://www.reddit.com/r/Minecraft/comments/lzuhcd/playable_minecraft_in_the_chat/)

**Contributions are very welcome!** (make sure to read [guidelines](CONTRIBUTING.md))

![Image](https://i.imgur.com/FznwSxW.png)

## Limitations

- Sometimes the chat glitches out. Afaik there is no fix for that. ([Timestamped video](https://youtu.be/pwk8rcLN4j8?t=24))

## Features

- Random world generation using Perlin noise ([noisy library](https://github.com/connorjclark/noisy))
- With trees!
- Block placing and breaking
- Storage using the simple [Papyrus](PAPYRUS.md) format

## Todo

- Config
- Permissions
- World generation improvements
- Move the storage stuff into designated classes
- Trees at the edge of a chunk generate with missing leaves

## Requirements

- Paper Spigot 1.16.5

## Commands

- /flatcraft | /flat

## Video

[Click here to watch](https://youtu.be/pwk8rcLN4j8)