Profiles and Config
locksmith_profiles.json은 서버 권한 설정입니다. 각 프로필은 id, type, blocks, render를 정의합니다. type은 door 또는 chest이며 render는 보이는 잠금 모델의 위치를 정합니다.
{
"id": "custom_doors",
"type": "door",
"blocks": ["modid:steel_door"],
"render": {
"offsetX": -0.05,
"offsetY": 0.5,
"offsetZ": -0.5,
"scale": 0.75,
"hingeNudgeLeft": 0.18,
"hingeNudgeRight": 0.325
}
}Profiles affect lock behavior and rendering only. They do not change block hardness, blast resistance, or ownership rules.
locksmith-client.toml은 자동 닫힘, 쌍문 동기화, HUD를 제어합니다. 불리언은 true/false, yes/no, on/off, 1/0을 받으며 숫자는 안전 범위로 제한됩니다.
이 프로젝트 후원
이 위키와 모드가 마음에 드시나요?
여러분의 후원은 기능 개발, 문서 작성, 업데이트 지속에 큰 도움이 됩니다.