AutoDream is a 1.8.9 Minecraft Forge mod developed by BubbaJuice and influenced by Sk1er's AutoGG Mod that allows you to automatically say "Dream is overrated." before a game is about to start on mc.hypixel.net.
- Minecraft Forge 1.8.9 - 11.15.1.2318 (For Mod Use)
- JDK 8 (For Mod Use and Building)
- Gradle 4.9 (For Building)
- Git (For Building)
If you haven't installed Forge already visit https://www.pcgamesn.com/minecraft/how-to-install-minecraft-forge which has 3 simple steps on how to install forge.
Installing the mod is fairly simple.
- Download the latest version of the mod from https://github.com/BubbaJuice/AutoDream/releases.
- Move the jar to
.minecraft/mods
. - Launch Minecraft Forge!
- After this the mod should work as intended. If you ever encounter an issue report it using the process in CONTRIBUTING.md
- Open a terminal.
- Clone the repository:
$ git clone [email protected]:BubbaJuice/AutoDream.git
- Change your directory to the directory you just cloned:
$ cd filelocation
- Run the gradle build command:
$ gradle build
- The built mod should be located in
build/libs
- I don't use windows but run the following command that may or may not build it:
> gradlew.bat build
See releases for downloads
- Toggle Command
- Choose What Is Overrated
Repository | License |
---|---|
AutoGG | GPL-3.0 License |
Danker's Skyblock Mod | GPL-3.0 License |
AutoDream is licensed under GNU General Public License v3.0, see: LICENSE.