.MCATTRIBUTES 파일 확장자
Minecraft Attributes File
| 개발사 | Mojang |
| 인기도 |
2.0 | 1 투표 |
MCATTRIBUTES 파일이란 무엇인가요?
An MCATTRIBUTES file stores plain text settings and attributes for a Minecraft Bedrock Editor .MCPROJECT file. Users can find MCATTRIBUTES files in the root directory of a Minecraft Bedrock Editor project. Mojang Minecraft Bedrock Editor references MCATTRIBUTES files to load their settings for projects, but users may also open and edit them with text editors.
추가 정보
Minecraft is a block-based construction and exploration game. It has two versions: the original Java Edition and the later Bedrock Edition.
Minecraft Bedrock Editor is an editing tool for modifying worlds in the Bedrock Edition. When editing a world, you can save it as an MCPROJECT file with attributes stored in a related MCATTRIBUTES file. The file includes attributes such as whether or not diagnostics for objectives, tags, language, or mcfunction are enabled or disabled.
MCATTRIBUTES 파일을 여는 방법
Minecraft Bedrock Editor references MCATTRIBUTES files and loads their settings when opening related projects.
You can also open MCATTRIBUTES files and edit the settings they contain with Microsoft Visual Studio Code (multiplatform) or any other text editor. If you are using Visual Studio Code, installing the Blockception Minecraft Bedrock Development extension provides helpful MCATTRIBUTES-related features, such as syntax highlighting.
