Skip to content

Commit

Permalink
fix: wn_cross blink wnsignal.json
Browse files Browse the repository at this point in the history
The blinking light was forgotten in the last update. 
I have seen this and have fixed it.
  • Loading branch information
Skywalkervalle authored Oct 25, 2024
1 parent 2cd3bf1 commit d356b65
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,11 @@
{
"blockstate":"hasandis(WNTYPE) && with(WNCROSS.BLINK)",
"retexture":{
"lamp_1": "lamp_white_blink"
"lamp_1_north":"lamp_white_blink",
"lamp_1_south":"lamp_white_blink",
}
}
]
}
}
}
}

0 comments on commit d356b65

Please sign in to comment.