dream_sakura_api

Quick rating

Community listing page, reviews here may not be monitored by the author.

dream_sakura_api

By CioraStOwner

No reviews yet

A mod with a special effects library and adjustments to game mechanics and content

Mod Loaders
Minecraft

About

Description

此模组为 CioraSt/小梦樱(等相关作者) 制作的梦樱系列的 API ,提供了一些特效、和游戏机制、多模组机制修改与调整,一些通用代码避免不必要的代码复制和实现,已声明 ARR。

Added a mouse trail effect to Minecraft, including both a shader-based effect and a text trail effect. When the mod loads, it reads the first ID in usercache.json to dynamically load a personalized text. You can also modify the configuration at dream_sakura\gui\gui_font_config.json inside the version folder; escape characters are supported.

Added a title feature with in-game commands, as well as a skin-swapping feature that supports local files. You need to manually create a skins folder under the dream_sakura directory. The mod will automatically read textures from that folder. When specifying a local skin, you must include the .png extension for it to be recognized.

Added a debug item as an example of some functionality. It can also serve as an endgame gear piece later on. The only way to obtain it is by completing all vanilla advancements (though I doubt anyone would be that dedicated).

As for the specific API contents, they will be refined and completed in later stages.