AIJul 31

MirrorCraft: Paired Evaluation under Hidden Rule Changes in Minecraft

arXiv:2607.2921817.0
Predicted impact top 26% in AI · last 90 daysOriginality Incremental advance
AI Analysis

This benchmark addresses the need for evaluating agent adaptability to rule changes in Minecraft, providing a controlled setting for studying generalization beyond fixed mechanics.

MirrorCraft introduces a paired benchmark for evaluating LLM-based agents in Minecraft under hidden rule changes, showing that rule changes have strongly different effects across suites and that ReAct achieves the highest pooled Mirror score among configurations without rule descriptions, while providing exact rules yields modest gains.

With the prosperity of the large language models (LLMs), it has become an interesting topic: how do LLM-based agents work in Minecraft? Unfortunately, most existing benchmarks evaluate them under fixed game mechanics. High performance in these settings does not show whether an agent can continue making progress when familiar recipes, drops, and other rules change. In this paper, we introduce MirrorCraft, a paired benchmark for evaluating agents under hidden rule changes in Minecraft. Each Mirror world is a copy of its paired Vanilla world, with selected server-side rules modified by the corresponding datapack. Terrain, spawn, resource placement, objective, interface, and action budget remain matched within every Vanilla-Mirror pair. MirrorCraft includes five controlled biomes, six rule suites, three progression objectives, two model families, and six agent configurations under a shared Mineflayer interface. We evaluate task progress with deterministic advancement milestones and success rate and use the Rule Intervention Effect (RIE) to measure the performance change between matched Vanilla and Mirror worlds. The experiments show that hidden rule changes have strongly different effects across suites. Among the configurations evaluated without rule descriptions, ReAct achieves the highest pooled Mirror score. Providing the exact rules yields modest gains in average progress and completion across all three objectives. MirrorCraft extends Minecraft evaluation beyond fixed mechanics and provides a controlled setting for studying how agents use gameplay outcomes when the rules of the current world differ from familiar ones.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes