Перейти к содержимому
Mineforgian

DulkirMod-Fabric

A Quality of Life Mod for Hypixel Skyblock

256K загрузок39 подписчиковMPL-2.0fabric

Обновлён 2 апреля 2026 г. · опубликован 3 июня 2025 г.

NOTE: This and my linked github are the ONLY official sources of this mod. Other websites that claim to offer download links for this jar are likely RATs and not officially endorsed!

I've tried to get some of these hidden on google but they are not responding to my reports/requests.

DulkirMod-Fabric

discord badge twitch

Home of dulkirmod for modern versions of minecraft.

DulkirMod 1.8.9 Can be found here.

Currently Implemented Features
  • Toggle Reverse third person
  • Expandable Chat Macros with Keybindings
  • Dynamic Key
  • Config Menu Backend and Front End
  • Scrollable Toolips with Zoom Option, compatible with inventory scaling
  • Inventory Scaling, supports any float
  • Command aliases
  • WireFrame and World Text Rendering (needs a recoding)
  • Abiphone DND
  • Custom Selected Block outline
  • Inactive Effigy Waypoints (rift)
  • Custom Held Item Placement/Animations
  • Commands for Preset Export/Import to/from Clipboard (see /animations)
  • Glow Utility (no ESP toggle, currently not used for anything)
  • Cooldown Tracking through Durability Display (Working for some sound cooldowns)
  • NO DOWNTIME alarm. Plays Iphone alarm if you stop moving after a certain amount of time.
  • Large Explosion Particle render toggle
  • Hide Scoreboard Numbers
  • Arachne Spawn Timer and Keeper Waypoints
  • Hide Hunger Display option
  • AOTV Etherwarp display
  • Action Bar HUD replacements (HEALTH, MANA, DEF, SPEED)
  • Hide Lightning in Skyblock
  • Hide Fire Overlay
  • Slayer Miniboss Alerts + Boxes
  • Boss Kill time Feedback for slayers
  • Clean Blaze Slayer Mode! (Removes particles and kills fireballs)
  • Damage Splash Truncate/Hide
  • Blaze Attunement Display
  • Broken Hyperion Notification
  • Max Visitors Notification
  • Garden HUD for Composter/Visitors
  • Some vampire slayer features (steak display and ichor highlight)
Planned There are no longer plans to add features to this mod, as I have been working at Lunar Client now. I will attempt to keep up with bug-fixes and version bumps when I have the time.
Contributing Unfortunately, contributions are not open at this time. By all means, feel free to make your own branch and maintain it if you'd like though. I will not directly endorse any forks of this mod, but I won't be taking any steps to take them down so long as licenses are abided by.

For Users

Opening the settings menu can be achieved through the escape menu or through the /dulkir command. Almost all features are off by default, so you will want to look into this upon first launch.

Editing HUD positioning makes use of the JARVIS API. This library is still in development, but is a fantastic library for a common HUD element editor. This allows multiple mods to handle the rendering on their own, but have the positioning logic be handled in one place.

Use the command /jarvis gui to access the main editor. There is an addressable keybinding for this as well (default RSHIFT)

Use the command /animations to share animation profiles.

Dependencies

This mod has 2 dependencies to run:

Fabric API

Fabric Kotlin Language Support

Theoretically, I could throw these in the JAR, but almost all current Fabric mods already have these dependencies anyway.

Recommendations

(Disclaimer: None of these mods are personally checked by myself for malicious behavior. However, they are well known mods in the Fabric community, so I thought I would include something about them here.)

There are a few mods here that I would recommend installing as a baseline:

Sodium and Lithium are basically the Optifine/Patcher of 1.20. They are aimed at general performance improvements.

Zoomify is the zoom mod I choose to use to replace Optifine's functionality.

Iris allows you to use shaders.

Borderless Mining is a nice utility for windowed fullscreen, if you're partial to that.

Farsight is a novel mod that caches chunks outside of server render distance, allowing you to get some WICKED screenshots.

Skyblock Specific: Firmament is a mod that aims to accomplish some of the stuff you would see in NEU 1.8.9. It is also in a beta state right now and in development, but brings some utility like item list, not resetting cursor between inventories, image preview (chat), slot locking, and more.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.1.4-rc1Релиз1.21.11fabric2 апреля 2026 г..jar (1.4 МБ)
1.1.3Релиз1.21.10fabric15 января 2026 г..jar (1.4 МБ)
1.1.2Релиз1.21.8fabric7 ноября 2025 г..jar (1.4 МБ)
1.1.1Релиз1.21.5fabric29 июня 2025 г..jar (1.4 МБ)
1.1.0Релиз1.21.5fabric23 июня 2025 г..jar (1.4 МБ)
1.0.9Релиз1.21.5fabric22 июня 2025 г..jar (1.4 МБ)
1.0.8Релиз1.21.5fabric17 июня 2025 г..jar (1.4 МБ)
1.0.7Релиз1.21.5fabric17 июня 2025 г..jar (1.4 МБ)
1.0.6Релиз1.21.5fabric4 июня 2025 г..jar (1.4 МБ)

Ченджлог

1.1.4-rc1Релиз1.21.11 · 2 апреля 2026 г.

1.21.11

  • Bump version support from 1.21.10 -> 1.21.11
  • Lots of related fixes/improvements, but notably for user-facing stuff the outline wireframe render should be a lot better now.

Diff: https://github.com/inglettronald/DulkirMod-Fabric/compare/v1.1.3...v1.1.4-rc1

1.1.3Релиз1.21.10 · 15 января 2026 г.
  • Bump version support from 1.21.8 -> 1.21.10
  • Migrate from yarn -> mojmap in prep for 26.1

Full Changelog: https://github.com/inglettronald/DulkirMod-Fabric/compare/v1.1.2...v1.1.3

1.1.2Релиз1.21.8 · 7 ноября 2025 г.
  • chore: bump mc version from 1.21.5 -> 1.21.8
  • fix: max visitor alert not respecting user config
  • fix: blaze attunement display not respecting user config
  • fix: ci issues

Full Changelog: https://github.com/inglettronald/DulkirMod-Fabric/compare/v1.1.1...v1.1.2

1.1.1Релиз1.21.5 · 29 июня 2025 г.
  • Fix inventory scale rendering issues
  • Fix swing speed lithium incompatibility
  • Fix Waypoints not rendering
  • Fix bridge bot formatter regex

Full Changelog: https://github.com/inglettronald/DulkirMod-Fabric/compare/v1.1.0...v1.1.1

1.1.0Релиз1.21.5 · 23 июня 2025 г.
  • Quick fix for command keybind issue introduced in 1.0.9
  • Stop crash from waypoint rendering code.

Full Changelog: https://github.com/inglettronald/DulkirMod-Fabric/compare/v1.0.9.1...v1.1.0

1.0.9Релиз1.21.5 · 22 июня 2025 г.
  • Fix command shortcuts not working with mouse buttons
  • Fix a rare crash with damage truncation
  • Fix etherwarp preview not respecting sneak keybind (@ItsEmpa)
  • Improve etherwarp preview to check if a teleport location is valid (@ItsEmpa)
  • Add toggle for tooltip related features
  • Turn everything off by default. This was like 90% the case already, but I just went through and committed to it properly.

New Contributors

Full Changelog: https://github.com/inglettronald/DulkirMod-Fabric/compare/v1.0.8...v1.0.9.1

1.0.8Релиз1.21.5 · 17 июня 2025 г.
  • Fixes a couple issues with initialization that were causing a number of problems on Lunar Client
    • Scrollable tooltips should now work
    • Command hotkeys should now work
    • Opening the config is possible again xD

Full Changelog: https://github.com/inglettronald/DulkirMod-Fabric/compare/v1.0.7...v1.0.8

1.0.7Релиз1.21.5 · 17 июня 2025 г.
  • Add an option for the pause menu button (it's off by default now, but if you liked it you can turn it back on)
  • Fix swing speed issues
  • Fix translucent rendering
  • Adjust fabric api dependency to be more lenient (fixes Lunar incompatibility)

Full Changelog: https://github.com/inglettronald/DulkirMod-Fabric/compare/v1.0.6...v1.0.7

Полная история изменений — на Modrinth.

Комментарии

Загружаем…