Forgot about ender modems

Although an in-game solution wouldn't work across dimensions, across servers, or from the web
This commit is contained in:
William Katz 2021-06-09 03:59:04 -07:00 committed by GitHub
parent 8df5025e9f
commit f08313723b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -112,7 +112,7 @@ Thank you to the contributors
### Accessibility
- **RESTful** API for connected services like a market, gambling, or anything else you can think of
- able to be used millions of blocks away, across dimensions, servers, **vanilla or modded**. In contrast to an in-game modded implementation that would be range limited.
- able to be used millions of blocks away, across dimensions, servers, **vanilla or modded**.
- **Logging** of all transactions, configurable in [log_consts.hpp](include/log_consts.hpp)
## Dependencies