File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -349,14 +349,14 @@ animatedJava:
349349 description :
350350 - The path to export the .mc file to
351351 - You will need to install mc-extra into your MCB workspace in order to build the exported data pack
352+ errors :
353+ mustBeNamedAfterProject : Path must end on a file named %projectName.mc!
352354
353355 mcbConfigPath :
354356 title : Lang-mc config.json Path
355357 description :
356358 - Exports the default MCB config for Animated Java
357359 - WARNING! Will overwrite existing config.json
358- errors :
359- mustBeNamedAfterProject : Path must end on a file named %projectName.mc!
360360
361361 dataPackPath :
362362 title : Data Pack
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ animatedJava:
3535 generic :
3636 errors :
3737 invalid : 이 창이 보인다면, Animated Java가 고장난 것입니다. (이런...)
38- emptyValue : 값은 공백일 수 없습니다
38+ emptyValue : 값이 입력되지 않았습니다
3939 mustBeBoolean : 값은 참 또는 거짓이여야 합니다
4040 mustBeString : 값은 문자열이여야 합니다
4141 missingFormatString : 값은 %notFound 형식의 문자열이어야 합니다
@@ -51,7 +51,7 @@ animatedJava:
5151 exporter :
5252 title : 내보내기 마법사
5353 description :
54- - 이 프로젝트를 내보내기할 때 사용될 마법사입니다.
54+ - 이 프로젝트를 내보낼 때 사용될 마법사입니다.
5555 errors :
5656 mustBeValidExporter : 해당 내보내기 마법사는 등록되지 않은 마법사입니다!
5757
@@ -319,7 +319,7 @@ animatedJava:
319319 boneModelDisplayTag :
320320 title : 모델 뼈 표시 태그
321321 description :
322- - 모델을 보여주는 엔티티를 선택하는 데 사용되는 태그입니다 (머리에 아이템을 착용한 갑옷 거치
322+ - 모델을 보여주는 엔티티를 선택하는 데 사용되는 태그입니다 (머리에 아이템을 착용한 갑옷 거치대)
323323
324324 individualBoneTag :
325325 title : 개별 뼈 태그
@@ -350,14 +350,14 @@ animatedJava:
350350 description :
351351 - .mc 파일이 내보내기 후 저장될 경로를 지정해주세요.
352352 - 이 파일을 데이터 팩으로 변환하기 위해서는 MCB 워크스페이스에 mc-extra가 설치되어 있어야 합니다
353+ errors :
354+ mustBeNamedAfterProject : 이름이 %projectName.mc인 파일이 지정되어야 합니다!
353355
354356 mcbConfigPath :
355357 title : Lang-mc용 config.json 파일 경로
356358 description :
357359 - Animated Java의 기본 MCB config를 함께 내보냅니다.
358360 - 경고! config.json 파일이 이미 있다면 파일을 지우고 대신 덮어씁니다.
359- errors :
360- mustBeNamedAfterProject : 이름이 %projectName.mc인 파일이 지정되어야 합니다!
361361
362362 dataPackPath :
363363 title : 데이터 팩 경로
You can’t perform that action at this time.
0 commit comments