Skip to content

Commit

Permalink
Bump MaLiLib, fix flower_pos for Bees, add infoComparatorOutput
Browse files Browse the repository at this point in the history
  • Loading branch information
sakura-ryoko committed Dec 10, 2024
1 parent 6ca276d commit c158aa6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/fi/dy/masa/minihud/event/RenderHandler.java
Original file line number Diff line number Diff line change
Expand Up @@ -1721,7 +1721,6 @@ else if (type == InfoToggle.LOOKING_AT_BLOCK ||
}
else if (type == InfoToggle.BLOCK_PROPS)
{
// todo
this.getBlockProperties(mc);
}
}
Expand Down

0 comments on commit c158aa6

Please sign in to comment.