Minecraft Wiki
BSkyWcloud (토론 | 기여)
잔글편집 요약 없음
BSkyWcloud (토론 | 기여)
편집 요약 없음
6번째 줄: 6번째 줄:
 
== .minecraft 의 위치 ==
 
== .minecraft 의 위치 ==
   
  +
리소스 팩을 설치하거나, 캡처한 이미지를 찾기 위해서는 .minecraft 폴더의 위치를 반드시 찾아야 한다.
Locating the .minecraft folder can be vital for installing a resource pack, or to locate any made screenshots.
 
   
 
{{/path}}
 
{{/path}}
   
  +
위의 표에서 윈도 위치는 기본 위치일 뿐이다. 론처는 .minecraft를 어떤 위치에도 설정할 수 있다.
The Windows location in the table above is just the default case. Launchers can set the .minecraft at any path.
 
   
  +
윈도 사용자이지만 appdata 폴더의 위치를 모를 경우, 다음과 같이 찾으면 된다.
If you're a Windows user and are unfamiliar with how to find your appdata folder, follow these steps:
 
   
# Click StartRun. If you don't see "Run", press {{key|Windows + R}}.
+
# 시작실행을 누른다. {{key|Windows + R}}을 눌러도 된다.
# Type {{code|%APPDATA%\.minecraft}} and click "OK".
+
# {{code|%APPDATA%\.minecraft}} 입력하고 "OK"를 누른다.
   
If you're a Linux or Mac user, the <code>~</code> in the path refers to your home directory. Folders starting with a {{code|.}} are hidden by default.
+
Linux 혹은 Mac 사용자의 경우, <code>~</code> 사용자의 디렉토리를 참조한다. 참고로 {{code|.}}로 시작하는 폴더는 기본적으로 숨겨져 있다.
   
== .minecraft file hierarchy ==
+
== .minecraft 파일 계층 구조 ==
 
{| class="collapsible collapse-button-none" data-description="List"
 
{| class="collapsible collapse-button-none" data-description="List"
! List
+
! 목록
 
|-
 
|-
 
|
 
|
96번째 줄: 96번째 줄:
 
</div>
 
</div>
 
|}
 
|}
  +
Use of a resource pack can be force by naming its zip file to {{cd|resources.zip}} and placing it in the root folder of the world save.<ref>https://mojang.com/2014/02/minecraft-snapshot-14w07a/</ref> This feature is single-player only;<ref>{{bug|MC-73716}}</ref> however, there is another way for servers to ask clients if they want to use the server resource pack.
 
  +
리소스 팩을 강제로 사용하게 하려면, zip 파일의 이름을 {{cd|resources.zip}}로 바꾸고 세계 저장 폴더의 최상위 폴더에 넣으면 된다.<ref>https://mojang.com/2014/02/minecraft-snapshot-14w07a/</ref> 이 기능은 싱글플레이어 용이다.<ref>{{bug|MC-73716}}</ref>
   
 
== 참조 링크 ==
 
== 참조 링크 ==

2019년 4월 24일 (수) 06:01 판

Clock
이 문서는 업데이트가 필요합니다. 
설명: 나열된 파일 중 일부는 오래된 정보일 수 있다.(특히 론처에 사용되는 것들) 또한 아직 고려되지 않은 다른 변화도 있을 수 있다.
Information icon
이 기능은 Java Edition 전용입니다. 

.minecraft (macOS 에서는 minecraft)는 마인크래프트가 실행하면 설치되는 폴더로, 마인크래프트가 그곳에서 실행된다. 이 폴더에는 .jar파일, 소리, 음악, 리소스 팩, 개인별 옵션, 세계 등이 들어 있다.

.minecraft 의 위치

리소스 팩을 설치하거나, 캡처한 이미지를 찾기 위해서는 .minecraft 폴더의 위치를 반드시 찾아야 한다.

아래는 .minecraft의 기본 디렉터리를 나타내는 표이다.

OS 위치
윈도 %APPDATA%\.minecraft
macOS ~/Library/Application Support/minecraft
Linux ~/.minecraft

위의 표에서 윈도 위치는 기본 위치일 뿐이다. 론처는 .minecraft를 어떤 위치에도 설정할 수 있다.

윈도 사용자이지만 appdata 폴더의 위치를 모를 경우, 다음과 같이 찾으면 된다.

  1. 시작 → 실행을 누른다. ⊞ Windows + R을 눌러도 된다.
  2. %APPDATA%\.minecraft을 입력하고 "OK"를 누른다.

Linux 혹은 Mac 사용자의 경우, ~ 는 사용자의 홈 디렉토리를 참조한다. 참고로 .로 시작하는 폴더는 기본적으로 숨겨져 있다.

.minecraft 파일 계층 구조

목록
  • .minecraft
    • assets
      • indexes
        • [VERSION].json
      • log_configs
        • client-[VERSION].xml
      • objects
      • skins
    • libraries
      • Various libraries packaged per Maven convention (without POM files)
    • logs
      • [YEAR]-[MONTH]-[DAY]-[SESSION#].log.gz
      • latest.log
    • resourcepacks
    • saves
      • [WORLD NAME]
        • data
          • Advancements
            • [UUID].json
          • Functions
          • EndCity.dat
          • Fortress.dat
          • idcounts.dat
          • map_[#].dat
          • Mansion.dat
          • Mineshaft.dat
          • Monument.dat
          • scoreboard.dat
          • Stronghold.dat
          • Temple.dat
          • Village.dat
          • villages.dat
          • villages_end.dat
          • villages_nether.dat
        • DIM1
          • region
            • r.[#].[#].mca
        • DIM-1
          • region
            • r.[#].[#].mca
        • playerdata
          • [UUID].dat
        • region
          • r.[#].[#].mca
        • stats
          • [UUID].json
        • icon.png
        • level.dat
        • level.dat_mcr
        • level.dat_old
        • resources.zip
        • session.lock
    • screenshots
      • [YEAR]-[MONTH]-[DAY]_[HOUR].[MINUTES].[SECONDS].png
    • versions
    • launcher_log.txt
    • launcher_profiles.json
    • options.txt
    • realms_persistence.json
    • servers.dat
    • textures_0.png
    • textures_1.png
    • textures_2.png
    • textures_3.png
    • textures_4.png
    • usercache.json

리소스 팩을 강제로 사용하게 하려면, zip 파일의 이름을 resources.zip로 바꾸고 세계 저장 폴더의 최상위 폴더에 넣으면 된다.[1] 이 기능은 싱글플레이어 용이다.[2]

참조 링크