File Details
DragonSurvival-1.19.2-22.06.2024.jar
- R
- Jun 22, 2024
- 8.01 MB
- 2.8K
- 1.19.2
- Forge
File Name
DragonSurvival-1.19.2-22.06.2024.jar
Supported Versions
- 1.19.2
Curse Maven Snippet
- fix soaring for nothern dragon
- fix Functional storage/Sophisticated storage double left-clicking. Previously, startDestroyBlock and continueDestroyBlock would trigger a block attack with two different items (an empty hand first, and the claw tool afterwards). My understanding is that this would cause attack() to fire twice on the target block, leading to bugs including Storage Drawers dropping two items. This makes both methods use the same held item. Thanks for MetaflameDragon!