your current location:首页 > news>Title switch (TitleChanger) Minecraft

Title switch (TitleChanger) Minecraft

2024-12-12 09:27:44|Myriagame |source:minecraft skins

Overview

This is a Fabric/Forge module that provides the function of modifying the custom title.

Minecraft images

Because Random Title has more defects and does not support 1.19, this module is available.

There are currently APIs, click here to go to the API GitHub repository.

Variables that can be used

% date% - Return to the game startup time

% mcversion% - Return to the game version

% Modloaded% -Back to the module enabled by the game

% user% - Return to the username

% useruuid% - back to the user's UUID

% syncdate% -real -time acquisition system time and update date (need to be enabled in the configuration, which may cause stuttering)

% PlayingMode% -Return to the mode where you are playing (you will show empty if you play nothing)

% Sentence% - Return a sentence randomly selected from the sentence list or get a sentence from Hitokoto

% Javaver% - Return to the Java version launched using the game

% fps% - Return to the game FPS

% Memory% - Return to memory (the display format can be set in the configuration)

% ping% -return delay

% health% -return to the player's health

% hunger% -returns to the saturation of players

% Armor% - Return to player armor

%luck%-the lucky value of the player

% MovementSpeed% - Return to the player's movement speed

% pitch% - Return to the player's sound high

% Location% - Return to the position of the player (the display format can be set in the configuration)

% MODLOADERVER% - Return to Fabric Loader or Forge version

% RANDOM% -Generate random numbers (the maximum range can be set in the configuration)

% MCPVersion% - Return to MCP version (only forge)

% MODVERSION: % - Back to the version of a specific MOD

% ModpackName% - Return to the integrated package name (modified in the configuration)

% ModPackAuthors% - Return to the author of the integrated package (modified in the configuration)

% MODPACKVERSION% - Return to the integrated package version (modified in the configuration)

% PlayTime% -Back to play time (equivalent to the running time of the game, the format can be modified in configuration)