ZNPCsPlus/.promptx/pouch.json
3328429240 365d0e7ca5 refactor: Remove redundant V1_21_8PacketFactory class
The setupPacketFactory function automatically selects the highest compatible
version using fallback logic, making the empty V1_21_8PacketFactory unnecessary.
Minecraft 1.21.8 will now use V1_21_3PacketFactory automatically.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-22 20:26:57 +08:00

28 lines
603 B
JSON

{
"currentState": "initialized",
"stateHistory": [
{
"from": "initial",
"command": "init",
"timestamp": "2025-07-10T13:21:04.186Z",
"args": [
{
"workingDirectory": "/home/wangmeng123/znpcsplus",
"ideType": "cursor"
}
]
},
{
"from": "initialized",
"command": "init",
"timestamp": "2025-07-10T13:21:38.336Z",
"args": [
{
"workingDirectory": "/home/wangmeng123/ZNPCsPlus-2.X",
"ideType": "cursor"
}
]
}
],
"lastUpdated": "2025-07-10T13:21:38.393Z"
}