Skip to content

Commit e4d08d9

Browse files
Update documentation.md
1 parent 9f1d7c3 commit e4d08d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# compression_api Documentation
2-
1+
## compression_api Documentation
2+
#
33
`compression.darken_tiles(tiles, count)`: Darkens every tile in the `tiles` table `count` times.
44

55
`compression.register_compressed_tiers(node)`: Registers compressed versions of the provided `node`; If the provided node has been compressed previously, `groups.compressed` must be set to however many times it has been compressed. (eg. `moreblocks:cobble_compressed` must have a `groups.compressed` value of `1`.)

0 commit comments

Comments
 (0)