Перейти к содержимому
Mineforgian

Json Chat Mod

This allows you to use json in chat.

Загрузки
297
Подписчики
3
Обновлён
10 октября 2021 г.
Лицензия
MIT

Опубликован 10 октября 2021 г.

JsonChatMod

Features

  • /sayraw command
    • This allows json text like /tellraw except it is sent as a public message like /say

https://minecraft.tools/en/json_text.php can help with creating json text.

Ченджлог

mc1.17-2.0.0Релиз1.17 · 10 октября 2021 г.

Turns out, Minecraft already has a /tellraw command which allows you to send private json messages. Removed

  • previous chat handling.

New

  • /sayraw command which allows you to send public json messages.
mc1.17-1.0.0Альфа1.17 · 10 октября 2021 г.

Allows you to use json text in Minecraft chat. Any chat text starting with { will be converted (or attempted). If you want to start with a { and a \ before it. If you want a \ at the front add an extra one (a message \\hi would show as \hi).

WARNING

  • No format error checking

Комментарии

Загружаем…