Giter VIP home page Giter VIP logo

darkhack's Introduction

BleachHack DarkReaper edition

My own skid of BleachHack for 1.19.2 I made this to make Bleach compatible with meteor and even gone so far as changing prefix to + and ClickGui bind to right control
I also gave it own visual flavour

Showcase

Installation

For normal people

Download Fabric for Minecraft 1.19.2. Download the latest version of DarkHack for your Minecraft version from releases.

On Windows: Type %appdata% into the Windows search bar; open the folder that comes up and then open '.minecraft'.

On Mac: Click on the desktop, press Command+Shift+G, type ~/Library and press enter; then open 'Application Support' and finally '.minecraft'.

On Linux: in a terminal window, type 'xdg-open ~/.minecraft'... or if you like working at the commandline, 'cd ~/.minecraft'.

Then inside that folder, you should see a folder named 'mods'. (If you don't see one, make sure you've installed Fabric already and started Minecraft again once). That's where you'll put any mods you want to install.

For (200 IQ) developers

Download the branch with the version you want to work on.
Start A Command Prompt/Terminal in the main folder.
Generate the needed files for your preferred IDE.

Eclipse

On Windows:

gradlew genSources eclipse

On Linux:

chmod +x ./gradlew
./gradlew genSources eclipse

Start a new workspace in eclipse. Click File > Import... > Gradle > Gradle Project. Select the Main folder.

IntelliJ

On Windows:

gradlew genIdeaWorkspace

On Linux:

chmod +x ./gradlew
./gradlew genIdeaWorkspace

In idea click File > Open. Select build.gradle in the main folder. Select Open as Project.

Other IDE's

Use this link for more information. It should be pretty similar to the eclipse and idea setup.

Note: Java 17 is required for 1.18+

Recommended Mods

Here are some nice to have mods that are compatible with BleachHack, none of these require Fabric API.

Mods that allows you to connect to any 1.12-1.19 server from a 1.19 client.

Baritone allows you to automate tasks such as walking, mining or building.

Fixes Mojang's spaghetti.

License

If you are distributing a custom version of BleachHack or a mod with ported features of BleachHack, you are required to disclose the source code, state changes, use a compatible license, and follow the license terms.

darkhack's People

Contributors

999999999999999999999999999999999999998 avatar banimania avatar bleachdev avatar bunt3rhund avatar cattyngmd avatar cupzyyalt avatar deeoxys avatar devscyu avatar evaan avatar feliscatusmeows avatar godeps2891 avatar lanylow avatar lasnikr avatar morganankan avatar qrobi1 avatar slcoolj avatar solsticespectrum avatar sudofox avatar thepapanoob avatar v1li avatar x79-sys avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

darkhack's Issues

Download

How do I download this? Do I need to compile this do I need to open. This?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.