diff --git a/api.lua b/api.lua index 6c6343d..b504056 100644 --- a/api.lua +++ b/api.lua @@ -21,11 +21,11 @@ function mcl_decor:register_chair(name, def) paramtype2 = "facedir", stack_max = 64, sunlight_propagates = true, - --[[ selection_box = { type = "fixed", fixed = { -0.25, -0.5, -0.25, 0.25, 0.5, 0.25 }, }, + --[[ collision_box = { type = "fixed", fixed = { -0.25, -0.5, -0.25, 0.25, 0.5, 0.25 },