Skip to content

Commit 597239d

Browse files
Update documentation.md
1 parent e4d08d9 commit 597239d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

documentation.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## compression_api Documentation
2-
#
2+
3+
# Functions
34
`compression.darken_tiles(tiles, count)`: Darkens every tile in the `tiles` table `count` times.
45

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