Compatibility
Minecraft: Java Edition
1.20.4
Platforms
Supported environments
Client-side
Tags
Creators
Details
Licensed MIT
Published 2 months ago
CoopCTM
Client-side Fabric mod for Minecraft 1.20.4 designed for co-op CTM maps.
Features
Advancements Button - The recipe book button in the survival inventory opens the advancements screen instead. Recipe book buttons are removed from crafting tables and furnaces.
Party HUD - Displays up to 4 nearby players on your HUD with their skin head, username, and health. Fully client-side, no server mod required. Picks the nearest loaded players. Automatically hidden in spectator mode.
Configuration
Config file: config/coopctm.json
With Mod Menu installed, settings are accessible from the mod list.
| Option | Default | Description |
|---|---|---|
| hudEnabled | true | Toggle the party HUD |
| hudX | 4 | HUD X position |
| hudY | 4 | HUD Y position |
| hudScale | 100 | HUD scale (50-300%) |
| headSize | 16 | Player head size in pixels (8-32) |
| maxPlayers | 4 | Number of players shown (1-4) |
| showHealth | true | Show player health |
| showAbsorption | true | Show absorption hearts |
| showHead | true | Show player head skin |
| healthDisplay | number | Health style: "number" or "hearts" |
Requirements
- Minecraft 1.20.4
- Fabric Loader
- Fabric API
- Mod Menu (optional, for config screen)


