Quality of Life Skyblock Mod for Modern Versions of Minecraft

5 Open Issues Need Help Last updated: Jun 18, 2025

Open Issues Need Help

View All on GitHub
bug help wanted

Quality of Life Skyblock Mod for Modern Versions of Minecraft

Kotlin

AI Summary: Debug and fix a bug in the DulkirMod Minecraft mod where the 'Dynamic Key' setting incorrectly defaults to 'scancode.0' (value 0) instead of 'Not Bound' (value -1) upon game launch. This involves investigating the configuration saving and loading mechanisms within the mod's code to identify why the value is being overwritten.

Complexity: 4/5
bug help wanted good first issue

Quality of Life Skyblock Mod for Modern Versions of Minecraft

Kotlin

Quality of Life Skyblock Mod for Modern Versions of Minecraft

Kotlin
ignore haste 3 months ago

AI Summary: Port the 'ignore haste' feature from a previous version (likely 1.8.9) of the DulkirMod Minecraft mod to the current 1.21.5 version. This involves identifying the relevant code in the older version, adapting it for compatibility with the newer Minecraft version and the mod's current structure, and thoroughly testing the functionality.

Complexity: 4/5
bug good first issue

Quality of Life Skyblock Mod for Modern Versions of Minecraft

Kotlin

AI Summary: The task is to modify the DulkirMod-Fabric Minecraft mod to enable support for mouse button 4 and 5 in the chat macro functionality. This involves investigating the current macro binding system, identifying why mouse 4/5 aren't recognized, and implementing the necessary changes to allow these buttons to be bound to macros.

Complexity: 4/5
bug good first issue

Quality of Life Skyblock Mod for Modern Versions of Minecraft

Kotlin