Added dynamic inventory images for alchemy beakers

This commit is contained in:
Billy S 2018-12-22 22:19:20 -05:00
parent cff176bccf
commit 091ac3ecfb
3 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ local function register_beaker(name, description, texture)
paramtype = "light",
stack_max = 1,
sunlight_propagates = true,
inventory_image = texture .. "^beaker_mask.png^[makealpha:0,0,0^beaker_empty.png",
tiles = {
"beaker.png",

Binary file not shown.

After

Width:  |  Height:  |  Size: 699 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 223 B