1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-17 18:35:20 +02:00

Add [resize texture modifier Resizes the texture to the given dimensions.

This commit is contained in:
SmallJoker
2016-05-03 20:14:01 +02:00
committed by est31
parent 95446f4b6d
commit 53e9587861
2 changed files with 32 additions and 1 deletions

View File

@@ -279,6 +279,13 @@ Example:
[combine:16x32:0,0=default_cobble.png:0,16=default_wood.png
#### `[resize:<w>x<h>`
Resizes the texture to the given dimensions.
Example:
default_sandstone.png^[resize:16x16
#### `[brighten`
Brightens the texture.