fangorn/huorn-minecraft
public
ref:main
Huorn 2026.03.1
2026.03.1
by cole.christensen@gmail.com
Initial Release
Huorn — an in-game terminal emulator for Minecraft, powered by Alacritty.
Features
- Place terminal blocks, right-click to open a real shell
- Full ANSI terminal emulation (256 colors, cursor styles, scrollback)
- Multi-block terminal groups (place blocks in a grid for larger terminals)
- Pluggable backends: plain shell (local PTY) or Docker containers
- LuckPerms permission integration (Fabric) / op-level fallback (Forge)
- Admin commands: /huorn reload|list|kill|status|audit
- Audit logging (JSONL) with command blocklist
- F12 for full-screen overlay, ESC to exit
Requirements
- Minecraft 1.20.1
- Java 17+
- Fabric Loader 0.15.3+ with Fabric API 0.91.0+ and Architectury 9.2.14+ OR Forge 47.2.0+ with Architectury 9.2.14+
Installation
- Install Fabric Loader (or Forge) + Architectury API
- Drop the JAR into .minecraft/mods/
- Launch Minecraft
Platforms
Native libraries bundled for: macOS (aarch64, x86_64), Linux (aarch64, x86_64), Windows (x86_64)
Build from source
git clone https://anvil.fangorn.io/fangorn/huorn-minecraft.git cd huorn-minecraft bash build_natives.sh JAVA_HOME=/path/to/jdk17 ./gradlew build -Pmod_version=2026.03.1
JARs: fabric/build/libs/fabric-2026.03.1.jar, forge/build/libs/forge-2026.03.1.jar
Assets
| Type | |||
|---|---|---|---|
|
|
huorn-fabric-2026.03.1.jar | 3.9 MB | 3 |
|
|
huorn-forge-2026.03.1.jar | 3.9 MB | 3 |