A truly usable palette implement, unlike MOJANG'S global palette implement, this implement is a local palette(store in a chunk segment 16x16x16), it allow store nbttag in blocks, whaterver the nbttag is, and the palette store MC's BLOCKID,BLOCKMETADATA,BLOCKLIGHT,SKYLIGHT in the nbttag already(at superfalt world type it reduce aboud 4000 bytes pre chunk segment)
To use it in your mod, See Github

