# FreeCameraAPITripod **Repository Path**: anecansaitin/FreeCameraAPIAddition ## Basic Information - **Project Name**: FreeCameraAPITripod - **Description**: 自由相机API拓展,添加不能纯客户端实现的功能 - **Primary Language**: Java - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-23 - **Last Updated**: 2025-07-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 自由相机API-三脚架 [![Modrinth Downloads](https://img.shields.io/modrinth/dt/VJlnh7eV?logo=modrinth)](https://modrinth.com/mod/free-camera-api-tripod) [![CurseForge Downloads](https://img.shields.io/curseforge/dt/1294066?logo=curseforge)](https://www.curseforge.com/minecraft/mc-mods/free-camera-api-tripod) ![logo](https://cdn.modrinth.com/data/VJlnh7eV/images/a5117c11b0ce4697b1e2a314ee40951f277ecc99.png) 为自由相机API的功能拓展,添加了无法通过纯客户端来实现,或更多不适合放入本体的功能 ## 使用方法 添加自由相机API与本Mod即可解锁本体中存在但无功能的效果。 ## 功能 * 相机区块加载与渲染 ``` modifier.enableChunkLoader() //启用区块加载 ```