https://github.com/robinboers/js0.23-improved
A fork of the classic.minecraft.net game.
https://github.com/robinboers/js0.23-improved
classic game javascript js minecraft modding
Last synced: about 1 year ago
JSON representation
A fork of the classic.minecraft.net game.
- Host: GitHub
- URL: https://github.com/robinboers/js0.23-improved
- Owner: RobinBoers
- License: mit
- Created: 2021-01-15T19:02:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-09T18:27:14.000Z (almost 2 years ago)
- Last Synced: 2025-03-26T14:07:58.746Z (about 1 year ago)
- Topics: classic, game, javascript, js, minecraft, modding
- Language: JavaScript
- Homepage: http://pages.geheimesite.nl/js0.23-improved/
- Size: 9.78 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# js0.23-improved
[](https://github.com/RobinBoers/js0.23-improved/releases)
[](http://makeapullrequest.com)
[](https://github.com/RobinBoers/js0.23-improved/releases)
This project aims to improve upon js0.23 ([classic.minecraft.net](https://classic.minecraft.net)) by adding features to make it closer to the original, or just stuff I like myself.
- Electron application
- Tweaked menus
- Good mouse controls
- Custom main menu
- Seeds
- Custom default settings
- Fixed sounds not playing when placing blocks (this wasn't in the original, which I didn't like)
- Hidden credits screen
- Custom commands (/say, /tele, /seed)
- No grass spread on player placed blocks
- Better pitched bush sounds (but I also like the low sound, so it's a bit lower than the original)
- All items are obtainable
- Somewhat improved movement
- Simple flying mode (made by a mod developer at the now defunct )
## Contributing
If you have cool ideas, bugfixes, suggestions or anything else,
feel free to contribute to the project by making a pull request!
[Read more about contributing to this project](CONTRIBUTING.md)
## Thanks to
- [TheSunCat](https://github.com/TheSunCat/Minecraft-Classic-Reversed), who documented large parts of the code.
- Alawnely, who has [this great video](https://www.youtube.com/watch?v=SFom-RNcLps&t=586s) about modding js0.23.
- The js0.23 modding community.
## Takedown
This project is just meant as a fun thing to make. If it needs to be taken down
for legal reasons, please create a new issue at the issues tab.
