ChatGPT 能玩《我的世界》吗?
我一直很好奇 ChatGPT 是否真的能玩《我的世界》。我知道它能生成文本和代码,但它能否与游戏本身进行交互,或者帮助自动化《我的世界》中的任务?非常希望能听到有人尝试过这种方法,或有相关见解!
Addison Greer
March 9, 2026 at 08:04 PM
我一直很好奇 ChatGPT 是否真的能玩《我的世界》。我知道它能生成文本和代码,但它能否与游戏本身进行交互,或者帮助自动化《我的世界》中的任务?非常希望能听到有人尝试过这种方法,或有相关见解!
添加评论
评论 (3)
There are mods and APIs like Minecraft Forge or Bukkit that let you control Minecraft with code. If you integrate ChatGPT with such a system, it could theoretically control the game through code it generates.
ChatGPT can't directly play Minecraft since it doesn't have control over game inputs or outputs, but it can generate Minecraft commands or scripts that you can use in the game.
I've seen projects where people use AI agents to play Minecraft for research purposes, but that's different from ChatGPT as a language model. ChatGPT lacks perception and real-time interaction capabilities.