An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# js0.23-improved

[![GitHub downloads](https://img.shields.io/github/downloads/RobinBoers/js0.23-improved/total)](https://github.com/RobinBoers/js0.23-improved/releases)
[![PR's Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)](http://makeapullrequest.com)
[![GitHub version](https://img.shields.io/github/v/release/RobinBoers/js0.23-improved?include_prereleases)](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.

![Screenshot](screenshot.png)