.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.
