lucaargolo / lifts

A small minecraft mod that adds multiblock lifts to your worlds.
Mozilla Public License 2.0
2 stars 2 forks source link

Logger constructor mentions the wrong mod #10

Closed EcoBuilder13 closed 3 years ago

EcoBuilder13 commented 3 years ago

Line 52 of Lifts.kt uses "Terrarian Slimes" slime in the constructor for logger. This could cause the log output for the new config file to reference Terrarian Slimes instead of Lifts as the source of the output.

lucaargolo commented 3 years ago

This was an extremely fast issue report 🤔, but thanks anyway!