issues
search
hannibal002
/
SkyHanni
SkyHanni is a 1.8.9 Minecraft Mod for Hypixel SkyBlock.
https://discord.gg/skyhanni-997079228510117908
GNU Lesser General Public License v2.1
335
stars
195
forks
source link
Fix: Ore Event Pure Ores
#2827
Closed
ItsEmpa
closed
2 weeks ago
ItsEmpa
commented
3 weeks ago
What
This PR fixes most pure ores not being detected when mined. test
Changelog Fixes
Fixed not detecting mining most "pure ores". - Empa
github-actions[bot]
commented
2 weeks ago
One or more Detekt Failures were detected:
OreBlock.kt#L107
: Missing newline after "{"
OreBlock.kt#L110
: Missing newline before ")"
OreBlock.kt#L157
: Missing newline after "("
OreBlock.kt#L159
: Missing newline before ")"
OreBlock.kt#L162
: Missing newline after "("
OreBlock.kt#L164
: Missing newline before ")"
OreBlock.kt#L157
: Line detected, which is longer than the defined maximum line length in the code style.
OreBlock.kt#L162
: Line detected, which is longer than the defined maximum line length in the code style.
OreBlock.kt#L170
: Line detected, which is longer than the defined maximum line length in the code style.
What
This PR fixes most pure ores not being detected when mined. test
Changelog Fixes