镜像自地址
https://github.com/mt-mods/homedecor_modpack.git
已同步 2025-07-16 04:30:23 +02:00
比较提交
2 次代码提交
2018-09-13
...
2018-09-13
作者 | SHA1 | 提交日期 | |
---|---|---|---|
25fef974e3 | |||
4980844320 |
@ -515,6 +515,7 @@ for _, side in ipairs({"diagonal_left", "diagonal_right", "horizontal"}) do
|
||||
end
|
||||
|
||||
if name == "wood" then
|
||||
def.palette = "unifieddyes_palette_greys.png"
|
||||
def.airbrush_replacement_node = "homedecor:banister_wood_"..side.."_grey"
|
||||
def.groups.ud_param2_colorable = 1
|
||||
def.paramtype2 = "colorfacedir"
|
||||
|
@ -34,7 +34,7 @@ homedecor.register("shutter", {
|
||||
wield_image = inv,
|
||||
paramtype2 = "colorwallmounted",
|
||||
palette = "unifieddyes_palette_colorwallmounted.png",
|
||||
ud_replacement_node = "homedecor:shutter_colored",
|
||||
airbrush_replacement_node = "homedecor:shutter_colored",
|
||||
groups = { snappy = 3, ud_param2_colorable = 1 },
|
||||
sounds = default.node_sound_wood_defaults(),
|
||||
selection_box = shutter_cbox,
|
||||
|
在新工单中引用
屏蔽一个用户