Skip to content

Latest commit

 

History

History
31 lines (31 loc) · 1.36 KB

README.md

File metadata and controls

31 lines (31 loc) · 1.36 KB

PuddingChat

download-latest

Lightweight Ingame Chat Mod

This is a mod that implements in-game chat without a destination server.
This mod allows you to maintain anonymity by sending and receiving messages on a separate server, without having to go through the minecraft connection server.

how to install

  1. Download and Install fabric
  2. Download PuddingChat
  3. Download cloth config
  4. Download fabric api
  5. Put all mods in the mods directory in the boot configuration
  6. Join Server (or Join World)
  7. Open PuddingMenu(Default: J key)
  8. Put chatserver address

Self Build

  1. Clone this repository
  2. Run command ./gradlew build