mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-02 14:50:20 +02:00
fix dark terrycloth towel image
This commit is contained in:
@ -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 = {
|
||||
|
Reference in New Issue
Block a user