Releases: DNGriffin/minecraftcode
Releases · DNGriffin/minecraftcode
OpenCode Minecraft v1.0.1
OpenCode Minecraft v1.0.1
Patch release with improvements and fixes.
Changes
- Persistent Pause Setting - Pause control setting now persists across sessions
- Improved Documentation - Fixed and clarified installation instructions in README
- Revised Commands - Updated OpenCode startup and session command documentation
- Demo Section - Added demo section to README
Requirements
- Minecraft 1.21.4
- Fabric Loader 0.16.10+
- Fabric API
- Java 21+
- OpenCode server running (
opencode serve)
Installation
- Download
opencode-minecraft-1.0.1.jar - Place it in your
.minecraft/modsfolder - Ensure Fabric API is installed
- Start OpenCode:
opencode serve - Launch Minecraft and use
/oc session newto begin
See README for full documentation.
OpenCode Minecraft v1.0.0
OpenCode Minecraft v1.0.0
Initial release of the OpenCode Minecraft mod.
Features
- Smart Pause Mechanic - Game automatically pauses when AI is idle, resumes when generating
- In-Game Chat Interface - Send prompts using
/occommands - Session Management - Create, list, and switch coding sessions
- Real-Time Streaming - See AI responses as they're generated
- Tool Visibility - Get feedback about what tools the AI is using
Requirements
- Minecraft 1.21.4
- Fabric Loader 0.16.10+
- Fabric API
- Java 21+
- OpenCode server running (
opencode serve)
Installation
- Download
opencode-minecraft-1.0.0.jar - Place it in your
.minecraft/modsfolder - Ensure Fabric API is installed
- Start OpenCode:
opencode serve - Launch Minecraft and use
/oc session newto begin
See README for full documentation.