ApprovedRejectedAll
Submission Image 1
Submission Image 1
Submission Image 2
Submission Image 2
Submission Image 3
Submission Image 3
Submission Image 4
Submission Image 4
Submission Image 5
Submission Image 5

HyChat

Introduction

What does the Echo Machines theme mean? I decided that echoes are the echoes of words spoken by machines. That's how the idea was born to add AI text generation directly into the game, which users can use for their RPGs. The result is a mod about what machines can tell us, the echoes of their thoughts.

Description

HyChat uses queries to generate text, locally: KoboldCPP, or OpenRouter. There is support for authorization to obtain a token, response streaming, and model selection for generation. The config opens with /hychat ui, dialogs with /hychat dialogue, and models with /hychat model. This API can also be used from other mods or from Rhino. var HyChatAPI = Packages.kiraririria.hychat.api.HyChatAPI; var ref = “”; HyChatAPI.runGeneration(“Hi”, (text) => { ref = text }, () => { ctx.sendMessage(ref); });

Installation

The archive contains 2 files: jar and zip jar - hychat zip - simple mod for the robot model

I hope we managed to create something truly unconventional.

Total Votes: 9

Download Mod

Meet the team

© 2026 HytaleModding. All rights reserved.