mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-01-08 23:50:19 +01:00
rotate black metal texture on 3dforniture bars
This commit is contained in:
parent
be751e3267
commit
5210351139
@ -3,7 +3,7 @@ local S = homedecor.gettext
|
||||
|
||||
homedecor.register("bars", {
|
||||
description = S("Bars"),
|
||||
tiles = { "homedecor_generic_metal_black.png" },
|
||||
tiles = { "homedecor_generic_metal_black.png^[transformR270" },
|
||||
node_box = {
|
||||
type = "fixed",
|
||||
fixed = {
|
||||
|
Loading…
Reference in New Issue
Block a user