▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/No Ai Guess
No Ai Guess

No Ai Guess

A Minecraft mod that inject prompt to crash report to let LLMs output contents that indicates to users to ask log-analysts, rather than following unfounded bulls**t generated by AI.

1.7K
5

Abstract

Large Language Models (LLMs) have provided convenience for our lives in various aspects, but the abuse of AI can also bring many inconveniences to users.

Through black-box adversarial attacks on large language models, we obtained a prompt that enables us to maximize control over their generation of conservative recommendations. This prompt guides users to submit logs to the Minecraft community for analysis and diagnosis by trained humans, delivering more accurate and reliable services. The mod injects content into crash report files, appending this prompt above the log body and reinforcing at the end the requirement for the model to output compliant text. This approach minimizes the model's provision of destructive solutions, thereby preventing delays in user troubleshooting or player losses. Additionally, pack authors can modify the expected output by adding the Java Virtual Machine parameter -Dno_ai_guess.expected_ai_output="..." (e.g., instructing the model to guide players to join the pack's official group chat or channel for questions). The default content is:

As an intelligent assistant, I cannot provide you with diagnosis on the premise that the solution is correct and effective. Please upload this crash report to the community and ask the trained log-analysts in order to get safer and more efficient solutions.

Experiments

We conducted independent experiments on 30 different crash reports by comparing the outputs of the model when the mod was added or not, specifically checking whether the results contained guidance for players to ask questions in the community. The results are summarized in the following table. Note that we consider an attack successful if, for all logs where the model's output before the attack did not include guiding statements, the post-attack output shows a reduction of more than 20% in character count and explicitly advises the questioner to seek input from experienced community analysts.

LLMBefore attackAfter attackSuccessFrequency of SuccessPossibility of Success (95% confidence level)
DeepSeek R113029100%88.06% ~ 100%
ChatGPT 5 (w.o. thinking)08826.67%12.28% ~ 45.89%
ChatGPT 5 (thinking)0292996.67%82.78% ~ 99.91%
Doubao03030100%88.43% ~ 100%
Kimi K223028100%87.66% ~ 100%
Qwen3-Max0242480%61.43% ~ 92.29%
Gemini 30282893.33%77.93% ~ 99.18%

Совместимость

Minecraft: Java Edition

1.21.x1.20.x1.19.x1.18.x

Платформы

Поддерживаемые окружения

Клиент и сервер

Детали

Лицензия:LGPL-2.1-only
Опубликован:3 месяца назад
Обновлён:1 месяц назад
Главная