Description
# AI Schematic Preview (AI 蓝图预览)
**Client-only** Forge 1.20.1 mod. Browse AI / schematic `.nbt` files with weight stats, block/NBT search, and 3D wireframe preview.
Dedicated servers do **not** need this mod. It will not block joining a server that doesn't have it.
## Features
- Open local schematics from `ai_schematics/*.nbt` (client game directory)
- Weight / device summary, block & NBT search, 2D/3D preview
- Optional live VS ship preview from loaded ships (client-side)
- Optional Create / Create Big Cannons features when those mods are present
- Can be installed alongside radaraddon / radar-standalone (no conflict)
## Install
1. Put `aipreview-1.1.0.jar` in the **client** `mods` folder
2. Create folder `ai_schematics` in the Minecraft instance root
3. Drop `.nbt` files into that folder
4. In-game: `/aipreview` (also `/aischem`, `/aipreview reload`, `/aipreview <name>`)
## Notes
- Schematics are read from the **client** machine, not the dedicated server
- Live ship capture only sees ships the client has loaded
- Minecraft 1.20.1 + Forge 47+
## License
MIT


