Tweak tatami texture and def
This commit is contained in:
parent
e7f507d244
commit
b19883f018
@ -535,6 +535,7 @@ xdecor.register("table", {
|
|||||||
xdecor.register("tatami", {
|
xdecor.register("tatami", {
|
||||||
description = "Tatami",
|
description = "Tatami",
|
||||||
tiles = {"xdecor_tatami.png"},
|
tiles = {"xdecor_tatami.png"},
|
||||||
|
wield_image = "xdecor_tatami.png",
|
||||||
groups = {snappy=3, flammable=2},
|
groups = {snappy=3, flammable=2},
|
||||||
node_box = {
|
node_box = {
|
||||||
type = "fixed",
|
type = "fixed",
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 155 B After Width: | Height: | Size: 163 B |
Loading…
Reference in New Issue
Block a user