ミラー元
https://github.com/mt-mods/unifieddyes.git
前回の同期 2026-01-07 18:05:30 +01:00
show in color selector when a dye is on-hand in survival, but unavailable
(right-clicked node can't use it)
このコミットが含まれているのは:
6
init.lua
6
init.lua
@@ -862,7 +862,11 @@ function unifieddyes.make_colored_square(hexcolor, colorname, showall, creative,
|
||||
|
||||
local unavail_overlay = ""
|
||||
if not showall and not unifieddyes.palette_has_color[nodepalette.."_"..colorname] then
|
||||
unavail_overlay = "^unifieddyes_unavailable_overlay.png"
|
||||
if overlay == "" then
|
||||
unavail_overlay = "^unifieddyes_unavailable_overlay.png"
|
||||
else
|
||||
unavail_overlay = "^unifieddyes_onhand_unavailable_overlay.png"
|
||||
end
|
||||
end
|
||||
|
||||
if dye == painting_with then
|
||||
|
||||
バイナリ
textures/unifieddyes_onhand_unavailable_overlay.png
ノーマルファイル
バイナリ
textures/unifieddyes_onhand_unavailable_overlay.png
ノーマルファイル
バイナリファイルは表示されません。
|
変更後 幅: | 高さ: | サイズ: 319 B |
新しいイシューから参照
ユーザーをブロックする