https://github.com/blockception/minecraft-error-codes
A repository containing all the diagnostics code for the bc-minecraft-bedrock-diagnoser
https://github.com/blockception/minecraft-error-codes
documentation error-codes hacktoberfest help-wanted minecraft pages
Last synced: about 2 months ago
JSON representation
A repository containing all the diagnostics code for the bc-minecraft-bedrock-diagnoser
- Host: GitHub
- URL: https://github.com/blockception/minecraft-error-codes
- Owner: Blockception
- License: bsd-3-clause
- Created: 2021-08-14T17:27:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-02T13:48:59.000Z (3 months ago)
- Last Synced: 2025-03-28T03:24:20.671Z (2 months ago)
- Topics: documentation, error-codes, hacktoberfest, help-wanted, minecraft, pages
- Language: TypeScript
- Homepage:
- Size: 324 KB
- Stars: 7
- Watchers: 2
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Minecraft-Error-Codes
The pages for errors codes that can be generated by a diagnoser and referenced## Categories
- [behaviorpack](./behaviorpack/README.md)
- [codes](./codes/README.md)
- [debugger](./debugger/README.md)
- [general](./general/README.md)
- [json](./json/README.md)
- [minecraft](./minecraft/README.md)
- [molang](./molang/README.md)
- [project](./project/README.md)
- [resourcepack](./resourcepack/README.md)## Documents
- [CODE_OF_CONDUCT](CODE_OF_CONDUCT.md)
- [CONTRIBUTING](CONTRIBUTING.md)