forked from GeyserMC/Geyser
Update todo list in README.md (#1656)
This commit is contained in:
parent
70031c65e7
commit
50662bc65c
1 changed files with 12 additions and 9 deletions
21
README.md
21
README.md
|
@ -34,16 +34,19 @@ Take a look [here](https://github.com/GeyserMC/Geyser/wiki#Setup) for how to set
|
||||||
- Test Server: `test.geysermc.org` port `25565` for Java and `19132` for Bedrock
|
- Test Server: `test.geysermc.org` port `25565` for Java and `19132` for Bedrock
|
||||||
|
|
||||||
## What's Left to be Added/Fixed
|
## What's Left to be Added/Fixed
|
||||||
- The Following Inventories
|
- Lecterns
|
||||||
- [ ] Enchantment Table (as a proper GUI)
|
- Near-perfect movement (to the point where anticheat on large servers is unlikely to ban you)
|
||||||
- [ ] Beacon
|
- Resource pack conversion/CustomModelData
|
||||||
- [ ] Cartography Table
|
|
||||||
- [ ] Stonecutter
|
|
||||||
- [ ] Structure Block
|
|
||||||
- [ ] Horse Inventory
|
|
||||||
- [ ] Loom
|
|
||||||
- [ ] Smithing Table
|
|
||||||
- Some Entity Flags
|
- Some Entity Flags
|
||||||
|
- The Following Inventories
|
||||||
|
- Enchantment Table (as a proper GUI)
|
||||||
|
- Beacon
|
||||||
|
- Cartography Table
|
||||||
|
- Stonecutter
|
||||||
|
- Structure Block
|
||||||
|
- Horse Inventory
|
||||||
|
- Loom
|
||||||
|
- Smithing Table
|
||||||
|
|
||||||
## Compiling
|
## Compiling
|
||||||
1. Clone the repo to your computer
|
1. Clone the repo to your computer
|
||||||
|
|
Loading…
Reference in a new issue