▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Overgrown's Sync
Overgrown's Sync

Overgrown's Sync

A system for yielding new capabilities. Sync is an addon for the Apoli mod that's used primarily for the Origins mod!

2.2K
2
Все версииSync (1.2.4)

Sync (1.2.4)

Release6 мес. назад

Список изменений

Print

Entity Action Type

Prints a message to the console and optionally sends it to the player's chat.

Type ID: sync:print

Fields

FieldTypeDefaultDescription
messageStringThe message to be printed.
show_in_chatBooleanfalseIf true, the message will also be sent to the player's chat.
logger_idString"Sync/PrintAction"The identifier used for the console logger. This allows customization of the log prefix.

Examples

"entity_action": {
    "type": "sync:print",
    "message": "Player activated power!",
    "show_in_chat": true,
    "logger_id": "MyMod/CustomAction"
}

This example will print "Player activated power!" to the console with the prefix "MyMod/CustomAction" and also display it in the player's chat.

"entity_action": {
    "type": "sync:print",
    "message": "Debug information",
    "show_in_chat": false
}

This example will print "Debug information" to the console using the default "Sync/PrintAction" identifier, but won't show it in chat.

Файлы

sync-1.2.4.jar(187.96 KiB)
Основной
Скачать
sync-1.2.4-sources.jar(154.44 KiB)
Скачать

Метаданные

Канал релиза

Release

Номер версии

1.2.4

Загрузчики

Fabric

Версии игры

1.20.1

Загрузок

93

Дата публикации

6 мес. назад

Загрузил

ID версии

Главная