This commit is contained in:
Lu
2026-03-02 11:29:11 -05:00
commit 56784a1cdf
3 changed files with 58 additions and 0 deletions

18
LICENSE Normal file
View File

@@ -0,0 +1,18 @@
MIT License
Copyright (c) 2026 p7mj
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
associated documentation files (the "Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial
portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
USE OR OTHER DEALINGS IN THE SOFTWARE.

BIN
MC-P7MJ-1-14-4-main.zip Normal file

Binary file not shown.

40
README.md Normal file
View File

@@ -0,0 +1,40 @@
# P7MC 1.14.4 Ready-to-go
P7MJ's Cracked Minecraft `1.14.4`, ready-to-go without requiring an internet connection or further downloads.
### Quick Start
Minecraft 1.14.4, pre-configured and ready to run offline and without hassles.
Download and unzip the file. To run Minecraft, double click:
`Client.bat` for vanilla (original) Minecraft, or
`Client (OptiFine HD F2 Ultra).bat` for better performance and resourcepack/shader support.
To change your player name (nickname), double-click `nick.txt` and replace `Steve` with your username, and save the file.
### Running a server
If your computer can run singleplayer smoothly, it can likely run a server for friends to join.
* Open a singleplayer world, press `Esc`, and click `Open to LAN` (Good for friends to explore your world);
* Or using a dedicated server which runs independently of your game client.
* `Start Server (Console).bat` to run it in a command prompt window, or
* `Start Server (GUI).bat` to run it in an interface that tracks joined players and resource usage.
For friends to join the dedicated server, make sure they know your local IP address (e.g. `192.168.1.XX`) and the port.
### Credits
The original author is **QuestTreck**, and I found this file on the Internet Archive.
Original link: [Minecraft Portable (Full Game) 1.14.4](https://archive.org/details/minecraft-portable)
This is a "cleaned" version of the original. I deleted custom settings, removed third-party saved worlds, and replaced suspicious skins with a standard one.
It is unlikely (and I have ran this on multiple computers without bugs), but the original author mentioned that if you are having `missing .dll` errors, open the `_Redist` folder and run `dxwebsetup`.
Java is bundled inside the zip, so you don't have to install it.