Adds a few new things into Minecraft!
WackyToolsAndSuch is a minecraft modification for 1.14.4 that was made for week 1 of the MMPLive Minecraft server that adds new weapons, and blocks into the game!
- Minecraft
- Minecraft Forge (Version: 1.14.4)
- Download the version of forge that you want for the mod
- Create the latest version of the mod from intitalizing the source code
- Drag the downloaded JAR file, into your Minecraft mods folder (AppData/Roaming/.Minecraft/Mods)
- Start Minecraft!
- Download either using git, or by downloading it via zip at the top right of the repository
- Download the modding MDK from forge for the correct version of the mod
- Extract the MDK into a new folder
- Copy the src folder from the source code and paste it into the folder you just made (override the files if it says too)
- Open a command prompt in that directory and run
gradlew (eclipse or intelliJ)
and it'll set up the project for whatever IDE ur using
- If the Mod crashes at any time (start-up or while playing) please create an issue in the issue tab!
MIT License