Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dxxxxy/mcp1.8.9op
A fixed mcp workspace configured for 1.8.9 integrated with optifine and setup with a single setup.bat.
https://github.com/dxxxxy/mcp1.8.9op
1-8-9 client fixed idea intellij java mcp minecraft optifine setup tutorial version workspace
Last synced: 5 days ago
JSON representation
A fixed mcp workspace configured for 1.8.9 integrated with optifine and setup with a single setup.bat.
- Host: GitHub
- URL: https://github.com/dxxxxy/mcp1.8.9op
- Owner: DxxxxY
- License: other
- Created: 2022-01-04T21:32:20.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-21T21:06:08.000Z (about 2 years ago)
- Last Synced: 2023-03-04T21:57:05.880Z (over 1 year ago)
- Topics: 1-8-9, client, fixed, idea, intellij, java, mcp, minecraft, optifine, setup, tutorial, version, workspace
- Language: Java
- Homepage: https://youtu.be/hHBO6sp6NiI
- Size: 10.9 MB
- Stars: 12
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE.txt
Awesome Lists containing this project
README
# mcp1.8.9op
A fixed mcp workspace configured for 1.8.9 integrated with optifine and setup with a single `setup.(bat|sh)` executable.## Setup
### Run `setup.bat` or `setup.sh`
> setup.sh for Linux might have some issues. I cannot test it however as I do not possess a Linux envinroment.What this will do:
1. Decompile minecraft, which will fail at recompiling.
2. Fix a source bug where a variable name is incorrectly written.
3. Recompile minecraft correctly.
4. Remove minecraft's source code and replace it with optifine's.What you get at the end:
- A (hopefully) bugless mcp 1.8.9 workspace with optifine pre-installed.## IntelliJ
[Setup, run and export MCP 1.8.9 with Optifine in IntelliJ](https://youtu.be/hHBO6sp6NiI)## Eclipse
I don't use Eclipse