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