Skip to content

Commit 0ce4869

Browse files
Update documentation.md
1 parent 597239d commit 0ce4869

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,6 +1,6 @@
1-
## compression_api Documentation
1+
# compression_api Documentation
22

3-
# Functions
3+
## Functions
44
`compression.darken_tiles(tiles, count)`: Darkens every tile in the `tiles` table `count` times.
55

66
`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)