During the 1.21 port, we forgot to remove a comment in HexCardinalComponents when moving the associated code to FabricHexInitializer. We should move the comment along with the code it was "documenting".
|
// oh havoc, you think you're so funny |
|
// the worst part is you're /right/ |
Original comment from #985: #985 (comment)
During the 1.21 port, we forgot to remove a comment in
HexCardinalComponentswhen moving the associated code toFabricHexInitializer. We should move the comment along with the code it was "documenting".HexMod/Fabric/src/main/java/at/petrak/hexcasting/fabric/cc/HexCardinalComponents.java
Lines 96 to 97 in 038100f
Original comment from #985: #985 (comment)