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
- Host: GitHub
- URL: https://github.com/cerus/flatcraft
- Owner: cerus
- License: gpl-3.0
- Created: 2021-03-10T00:26:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-25T14:18:45.000Z (about 5 years ago)
- Last Synced: 2025-04-11T00:53:03.272Z (about 1 year ago)
- Topics: 2d-minecraft, minecraft, minecraft-2d, minecraft-plugin, paper-spigot, paper-spigot-plugin, spigot, spigot-plugin
- Language: Java
- Homepage:
- Size: 67.4 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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))

## 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)