-
Notifications
You must be signed in to change notification settings - Fork 32
ClickCrystals Development
ImproperIssues edited this page Sep 14, 2023
·
13 revisions
Hate how the in-game GUI looks? Did you know that you can actually change the textures with a resource pack? To start off, all ClickCrystals assets can be found here.
The link above will take you to all the default textures on ClickCrystal's Github. In the repository, you can find all the texture assets that ClickCrystals uses, feel free to download them and edit them!
Do you want some examples of how other resource packs for ClickCrystals? Visit ClickCrystalsPlus Pack on Modrinth
Just like how you would create a normal texture pack, follow the steps below:
- Create a folder with the name of your texture
MyPack - Inside of the folder create a new file named "pack.mcmeta"
MyPack/pack.mcmeta - In the same folder, create a new folder named "assets"
MyPack/assets/ - Then in that assets folder create another folder inside of it
MyPack/assets/clickcrystals/ - Go to the link provided above and download contents from its clickcrystals folder to the one that you just created
https://github.com/ItziSpyder/ClickCrystals/tree/main/src/main/resources/assets/clickcrystals->MyPack/assets/clickcrystals - Start editing the textures and get creative!
Hating the lack of features, or wanting new modules? Guess what? You can fork this repository and make