Hardcore Questing Mode: Don't Void My Items

Prevents HQM Quest Delivery Systems from voiding items or fluids that would not advance the bound active quest task.

File Details

HQM: Don't Void My Items 1.0.1 for 1.7.10

  • R
  • May 14, 2026
  • 10.68 KB
  • 7
  • 1.7.10
  • Forge

File Name

hqm-dontvoidmyitems-1.7.10-1.0.1.jar

Supported Versions

  • 1.7.10

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:hardcore-questing-mode-dont-void-my-items-1541774:8087818")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • fix: allow qds block to advance normal consume tasks
    it was normal behaviour on vanilla hqm but the anti-void resolver only accepted QuestTaskItemsConsumeQDS and made it avoid using QuestTaskItemsConsume completely.