New copper grate texture (optimized by optipng)

This commit is contained in:
JoseDouglas26 2024-05-05 08:48:08 -03:00
parent 1eaca376e9
commit cfd53956f7
5 changed files with 2 additions and 2 deletions

View File

@ -215,13 +215,13 @@ register_copper_variants("cut", {
groups = {pickaxey = 2, building_block = 1}, groups = {pickaxey = 2, building_block = 1},
_mcl_stairs = true, _mcl_stairs = true,
}) })
--[[
register_copper_variants("grate", { register_copper_variants("grate", {
drawtype = "allfaces", drawtype = "allfaces",
groups = {pickaxey = 2, building_block = 1, disable_suffocation = 1}, groups = {pickaxey = 2, building_block = 1, disable_suffocation = 1},
sunlight_propagates = true, sunlight_propagates = true,
}) })
--[[
register_copper_variants("chiseled", { register_copper_variants("chiseled", {
groups = {pickaxey = 2, building_block = 1} groups = {pickaxey = 2, building_block = 1}
}) })

Binary file not shown.

After

Width:  |  Height:  |  Size: 284 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 328 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 283 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 337 B