This page (revision-1) was last changed on 26-Aug-2026 14:17 by Hiroaki Tateshita

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
26-Aug-2026 14:17 636 bytes Hiroaki Tateshita

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 19 lines
[{PageViewPlugin}]
[Plateau_Minecraft]
!!!Abstract
!!!Topics
*where is MCA file?[1]
| Windows: %AppData%\.minecraft\saves
| Mac:
*Basic approach
|I want to say "hello world" by using [Python]
*Analysis of existing source code
| In plateau project, in the anvil folder, in the "empty_region.py", the class "EmptyRegion" is defined and in that class, save method at 276 seems related to saving mca file.
|zlib使っているね。303行に。ここだけテストしてみるか。
*NBT?
|[https://github.com/Querz/NBT]
*Keywords
NBT, MCA, Anvilファイルフォーマット, McRegion, Region File Format, Chunk format,
!!!Reference
#[#1] [https://ja.minecraft.wiki/w/.minecraft]