Skip to content

Commit

Permalink
Merge branch 'master' into lsc_wireless_improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
serenibyss authored Jan 16, 2025
2 parents fdda2d3 + fc5ddff commit 774bf65
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ protected final MultiblockTooltipBuilder createTooltip() {
.beginStructureBlock(7, 9, 7, false)
.addController("Top Middle")
.addCasingInfoMin(getCasingName(), 360, false)
.addCasingInfoMin("Rotor Shaft", 30, false)
.addCasingInfoMin("Turbine Shaft", 30, false)
.addOtherStructurePart("Rotor Assembly", "Any 1 dot hint", 1)
.addInputBus("Any 4 dot hint (min 1)", 4)
.addInputHatch("Any 4 dot hint(min 1)", 4);
Expand Down

0 comments on commit 774bf65

Please sign in to comment.