镜像自地址
https://github.com/mt-mods/homedecor_modpack.git
已同步 2025-09-18 04:45:26 +02:00
update remaining node_box->collision_box for meshnodes
这个提交包含在:
@@ -6,7 +6,7 @@ minetest.register_node("homedecor:analog_clock_plastic", {
|
||||
inventory_image = "homedecor_analog_clock_plastic_inv.png",
|
||||
paramtype = "light",
|
||||
paramtype2 = "facedir",
|
||||
node_box = {
|
||||
collision_box = {
|
||||
type = "fixed",
|
||||
fixed = {
|
||||
{ -8/32, -3/32, 15/32, 8/32, 3/32, 16/32 },
|
||||
@@ -31,7 +31,7 @@ minetest.register_node("homedecor:analog_clock_wood", {
|
||||
inventory_image = "homedecor_analog_clock_wood_inv.png",
|
||||
paramtype = "light",
|
||||
paramtype2 = "facedir",
|
||||
node_box = {
|
||||
collision_box = {
|
||||
type = "fixed",
|
||||
fixed = {
|
||||
{ -8/32, -3/32, 15/32, 8/32, 3/32, 16/32 },
|
||||
|
在新工单中引用
屏蔽一个用户