All my English is translated by DeepL.
If you find any major translation errors, please feel free to report them to me.
Overview
CuiCa was created primarily to help create a chat menu style UI.
CuiCa does not by itself have any function that would cause any change.
It should only be downloaded if CuiCa is required as a prerequisite.
I have not prepared a JavaDoc or Wiki, and do not currently intend to release it as an API unless requested.
Currently, it is only a prerequisite for some of my plugins.
In addition, some error messages and other messages are not translated into English because they are intended for me.
My plugin that requires CuiCa
There are a few that exist, but this is the only plugin I have uploaded so far.
SoundCheck
Installation & Upgrading
This procedure is mandatory.
Please do not skip over it and follow the procedure exactly.
1. Unzip the downloaded CuiCa.zip and put it in the plugins folder.
2. Open the
.minecraft folder where the Minecraft data is stored.
If you do not know how to get there, go to
Options in-game and press
Resource Packs....
Open Pack Folder to open the resourcepacks folder.
The hierarchy is the one above it.
3. Copy the
assets folder in .minecraft.
Copy: ../.minecraft/assets/
4. Paste it into the CuiCa folder you put in step 1.
The data size may be quite large, but don't worry. You can delete it later.
Paste: ../plugins/CuiCa/assets/
5. Copy
en_us.json, the base language file for Minecraft.
The file is located at
Copy: ../.minecraft/versions/NEWVERSION/NEWVERSION.jar(Use 7zip or similar)/assets/minecraft/lang/en_us.json
6. Paste the copied en_us.json to the following location
Paste: ../plugins/CuiCa/language/en_us.json
7. Start the server.
CuiCa will automatically perform the update process if the assets folder is present at startup.
8. Confirm in the console that the work has been completed without error.
9. Check that the name of the assets folder pasted in step 4 has changed and delete it if it is not needed.
10. Thank you for your work!