your current location:首页 > news>Custom Window Title Minecraft

Custom Window Title Minecraft

2024-12-15 02:15:27|Myriagame |source:minecraft skins

Brief introduction

This client module can change the title and icon of the game window.

Install

This module supports Forge, Neoforge and Fabric module loaders.Operate in accordance with the installation guide of any module loader, and then download the module file that is suitable for your Minecraft version and module loader, and install it to the .minecraft/Mods folder.

(*) Fabric API is not necessary.

Configuration

Run a game once to create a configuration file.By default, the window title will be set to MINECRAFT .

Unlike the original version 1.15.2 and above, when you enter the world/server, the title will not be changed.

If you want to change the title or icon, navigate to the .minecraft/config folder, and then open the CustomWindowtital-Client.toml in the text editor.

You will see the following entries:

 title = 'minecraft {mcversion}' icon16 = '' icon32 = '' 

Just edit the text in the quotation or the text in the bracket.

Change the title

You can use the following special marks in the title configuration entry:

{McVersion} -The current Minecraft version.

{Modversion: MODID} -The version of the installed MOD through the identifier.

If the modification is not effective, search for CustomWindowtitle in the game log, you should see the reason, otherwise, please submit the problem on the problem tracker and provide as many details as possible.

Change the icon

You must create PNG images with two sizes of 16X16 and 32X32 pixels.Even if the image is not transparent, it must be saved in a transparent manner, otherwise the icon will be displayed as damaged.For example, in Krita, the Alpha channel (transparency) must be selected when saving the image.

Icon16 and icon32 configuration entries point the PNG files that are relative to the .minecraft/config folder.For example, if these two icons are placed in a folder called Custom Windowtitle, as shown below:

.mineCraft/Config/CustomWindowtitle-CLIENT.TOML

.mineCraft/Config/Customwindowtitle/Icon16.png

.mineCraft/Config/CustomWindowtitle/Icon32.png

Then, the two icon specifications are as shown below:

 icon16 = 'Customwindowtitle/icon16.png'icon32 =' Customwindowtitle/icon32.png '

The custom icon requires this module 1.1.0 or above.

screenshot

These screenshots are taken with the following example configuration:

 Title = "Minecraft {mcversion} -Custom Window Title {Modversion: Custom Windowtitle}" 

Minecraft images

Minecraft images

Similar modules of this module: Window Title Changer.

Minecraft images

The goal of MC Encyclopedia (MCMOD.CN) is to provide players with a better environment for MOD learning and research, and accept and cultivate more hardcore players.Provide Minecraft (Minecraft) MOD (module) item data introduction, tutorial strategy and MOD download, and is committed to improving the player's game experience.About the encyclopedia Encyclopedia help development log Donate Encyclopedia to follow the encyclopedia B station = "Fa Fa-Anagle-Right"> Opinions feedback Email © CopyRight Mc Encyclopedia 2013-2024 mcmod.cn |

Minecraft images

Minecraft images

In addition to other statements, MCMOD.CN, all open public editing content uses the BY-NC-SA 3.0 protocol.