ZNPCsPlus/.promptx/resource/project.registry.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

17 lines
358 B
JSON

{
"version": "2.0.0",
"source": "project",
"metadata": {
"version": "2.0.0",
"description": "project 级资源注册表",
"createdAt": "2025-07-10T13:21:38.381Z",
"updatedAt": "2025-07-10T13:21:38.383Z",
"resourceCount": 0
},
"resources": [],
"stats": {
"totalResources": 0,
"byProtocol": {},
"bySource": {}
}
}