mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-20 14:20:22 +02:00
fix slab_z nodebox direction inconsistencies
This commit is contained in:
@ -80,7 +80,7 @@ homedecor.register("4_bottles_multi", {
|
||||
selection_box = fbottle_cbox
|
||||
})
|
||||
|
||||
local wine_cbox = homedecor.nodebox.slab_z(0.25)
|
||||
local wine_cbox = homedecor.nodebox.slab_z(-0.75)
|
||||
homedecor.register("wine_rack", {
|
||||
description = "Wine Rack",
|
||||
mesh = "homedecor_wine_rack.obj",
|
||||
|
Reference in New Issue
Block a user