Custom Stuff 2 Documentation
This is the Custom Stuff 2 documentation. It includes tutorials, examples and more.
First steps
Installation
If you have already installed Custom Stuff 2, you can skip this.
Follow these steps:
- Download and install Minecraft Forge 7.7.0.608 or newer.
- Download Custom Stuff 2.
- Put the downloaded file (customstuff2_x_Universal.zip) into the mods folder in your .minecraft directory.
- Start Minecraft and close it when fully loaded.
- If there is a CustomStuff folder in .minecraft/config, you have sucessfully installed Custom Stuff 2.
Create your first CS2 mod
Follow these steps:
- Create a folder in .minecraft/config/CustomStuff/mods. This will be your mod's directory.
- Start Minecraft and close it when fully loaded.
- Open the folder you've just created. There should be a mod.js file and a few folders inside it.
That's it. You've sucessfully created your first Custom Stuff 2 mod. It doesn't do anything, though.