Skip to content

Commit

Permalink
Merge branch 'feats/1.12' of https://github.com/MrTroble/Open-Signals
Browse files Browse the repository at this point in the history
…into feats/1.12
  • Loading branch information
Uhutown committed Oct 13, 2024
2 parents 0a319c3 + d55eeaf commit 26b5287
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
{
"blockstate": "with(sh_light_bottom.STATUS_LIGHT) && hasandisnot(sh_high)",
"retexture": {
"lamp_whitenorth": "lamp_white"
"lamp_white2north": "lamp_white"
}
},
{
Expand All @@ -50,7 +50,7 @@
{
"blockstate": "with(sh_light_bottom.STATUS_LIGHT) && hasandis(sh_high)",
"retexture": {
"lamp_whitenorth": "lamp_white"
"lamp_white2north": "lamp_white"
},
"y": 2
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"signalHeights": {
"config(BUETYPE.BUE4) || config(BUETYPE.BUE5) || config(BUETYPE.HET) || config(BUETYPE.AUTO_HET) || config(BUETYPE.ET) || config(BUETYPE.AUTO_ET) || config(BUETYPE.BUE_DISTANT) || config(BUETYPE.BUE_IDENTIFICATION)": 1
},
"customNameRenderHeight": 1.5,
"customNameRenderHeight": 1.55,
"offsetY": -5,
"renderHeights": {
"!(config(BUETYPE.BUE_IDENTIFICATION) || config(BUETYPE.BUE_DISTANT)) ": -1
Expand Down

0 comments on commit 26b5287

Please sign in to comment.