Change the fuel icon

This commit is contained in:
Wuzzy 2017-07-26 21:12:46 +02:00
parent e3577b0427
commit d09a412bd8
6 changed files with 1 additions and 1 deletions

View File

@ -338,7 +338,7 @@ function craftguide:get_formspec(player_name, is_fuel)
tooltip..
"image["..(xoffset)..","..
-- TODO: Remove fire icon, find better way to represent fuel
(iY+1.98)..";1,1;default_furnace_fire_fg.png]"
(iY+1.98)..";1,1;mcl_craftguide_fuel.png]"
else
formspec = formspec..self:get_recipe(
iY, xoffset, tooltip_raw, data.item,

Binary file not shown.

After

Width:  |  Height:  |  Size: 301 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 454 B

After

Width:  |  Height:  |  Size: 170 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 276 B

After

Width:  |  Height:  |  Size: 209 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 370 B

After

Width:  |  Height:  |  Size: 161 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 341 B

After

Width:  |  Height:  |  Size: 157 B