HomeJavaModsMiguelkiCore - SubtitleEngine
MiguelkiCore - SubtitleEngine
ModsJava

MiguelkiCore - SubtitleEngine

by Miguelki · on Modrinth

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.20.1–1.20.6 · Fabric⬇ Download for 1.20.1–1.20.6 · Forge
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

MiguelkiCore

EN:

MiguelkiCore is a mod that implements various (currently one) tools for mapmakers or event creators.

Requires ArchitecturyAPI

The subtitle system implemented in MiguelkiCoreMod is a complete solution for displaying custom-formatted text.

Demo video: https://streamable.com/eparkh

Subtitle Creation

• Subtitles are defined in JSON files located at config/miguelkicoremod/subtitles/

• Each file represents a full subtitle sequence that can be played with the command /subtitles run [user] [file_name] (without the .json extension)

• To stop subtitles: /subtitles clear [user]

JSON File Structure

Global Configuration: Settings that apply to all subtitles
Subtitle Entries: List of individual subtitles or pauses

Entry Types

Text Formatting and Colors

Supports two methods for formatting text:

Customization

Subtitles can be customized with various parameters:

Multi-language Support

• Text can be defined for different languages
• The system automatically detects the client’s language
• Format:

"text": {
  "en_us": "Welcome to our server!",
  "es_es": "¡Bienvenido a nuestro servidor!",
  "default": "Welcome to our server!"
}

Disclaimer: This mod will attempt to connect to node1.miguelkinetwork.info in order fetch if the mod is on evaluation or not as well as enabling or disabling any upcoming Donator exclusive features.

ES:

MiguelkiCore es un mod que implementa diversas (actualmente una) herramientas para mapmakers o creadores de eventos.

Requiere ArchitecturyAPI

El sistema de subtítulos implementado en MiguelkiCoreMod es una solución completa para mostrar texto con formato custom.

Video de demostración: https://streamable.com/eparkh

Creación de Subtítulos

• Los subtítulos se definen en archivos JSON ubicados en config/miguelkicoremod/subtitles/

• Cada archivo representa una secuencia completa de subtítulos que puede reproducirse con el comando /subtitles run [usuario] [nombre_archivo] (sin la extensión .json)

• Para detener subtítulos: /subtitles clear [usuario]

Estructura del Archivo JSON

Configuración Global: Ajustes que aplican a todos los subtítulos • Entradas de Subtítulos: Lista de subtítulos individuales o pausas

Tipos de Entradas

Formato de Texto y Colores

Soporta dos métodos para dar formato al texto:

Personalización

Los subtítulos pueden personalizarse con diversos parámetros:

Soporte Multiidioma

• Los textos pueden definirse para diferentes idiomas • El sistema detecta automáticamente el idioma del cliente • Formato:

"text": {
  "en_us": "Welcome to our server!",
  "es_es": "¡Bienvenido a nuestro servidor!",
  "default": "Welcome to our server!"
}

Aviso: Este mod intentará conectarse a node1.miguelkinetwork.info para saber si el mod está en evaluación o no, así como para activar o desactivar cualquier función exclusiva para Donantes.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more