forked from nalc/homedecor_modpack
fix dark terrycloth towel image
This commit is contained in:
parent
9591a5abe2
commit
ce207d07c3
|
@ -161,6 +161,7 @@ minetest.register_node("building_blocks:terrycloth_towel", {
|
|||
drawtype = "raillike",
|
||||
description = "Terrycloth towel",
|
||||
tile_images = {"building_blocks_towel.png"},
|
||||
inventory_image = "building_blocks_towel_inv.png",
|
||||
paramtype = "light",
|
||||
walkable = false,
|
||||
selection_box = {
|
||||
|
|
BIN
building_blocks/textures/building_blocks_towel_inv.png
Normal file
BIN
building_blocks/textures/building_blocks_towel_inv.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.6 KiB |
Loading…
Reference in New Issue
Block a user