diff --git a/src/pc/common/PaletteChunkSection.js b/src/pc/common/PaletteChunkSection.js index c533f9d2..670669ff 100644 --- a/src/pc/common/PaletteChunkSection.js +++ b/src/pc/common/PaletteChunkSection.js @@ -29,6 +29,7 @@ class ChunkSection { } } } + this.palette = this.data.palette } toJson () {