Fix steel sign.
This commit is contained in:
parent
ca2d8603a0
commit
cd1309b117
@ -552,8 +552,8 @@ RENAMES
|
||||
|
||||
# steel sign
|
||||
echo -e "." >> _n/_tot
|
||||
if [ -f _n/blocks/sign.png ]; then
|
||||
convert _n/blocks/sign.png -channel RGBA -matte -colorspace gray default_sign_steel.png
|
||||
if [ -f _n/items/sign.png ]; then
|
||||
convert _n/items/sign.png -channel RGBA -matte -colorspace gray default_sign_steel.png
|
||||
echo -e "." >> _n/_counter
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user