VulkanMod Extra

A comprehensive performance and quality-of-life enhancement mod for VulkanMod.

File Details

VulkanMod Extra 0.2.0-beta5+1.21.1

  • B
  • Sep 7, 2025
  • 139.80 KB
  • 682
  • 1.21.5+4
  • Fabric

File Name

vulkanmod-extra-0.2.0-beta5+1.21.1.jar

Supported Versions

  • 1.21.5
  • 1.21.4
  • 1.21.3
  • 1.21.2
  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:vulkanmod-extra-1342527:6971295"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v0.2.0-beta5+1.21.1:

Full Changelog: https://github.com/CriticalRange/vulkanmod-extra/compare/v0.2.0-beta4...v0.2.0-beta5

Enhanced GUI Integration & Master Controls - v0.2.0-beta5

  • Implemented master toggle controls for "All Animations" and "All Particles" at the top of their respective pages
  • Added proper VulkanMod OptionBlock spacing using native VulkanMod patterns for professional GUI integration
  • Fixed ArrayStoreException in option creation by properly handling mixed SwitchOption/CyclingOption types
  • Enhanced OptionBlock separation for HUD/Extra options page with logical grouping (Display, Coordinate, Toast, Other)
  • Optimized option creation with base Option class compatibility for seamless VulkanMod integration
  • Improved master toggle functionality as override controls without modifying individual settings
  • Enhanced GitHub Actions workflows with comprehensive issue templates and automated release management
  • Added professional changelog generation and manual publishing controls for better release management
  • Updated all method references to use clean naming conventions (removed duplicate Comprehensive methods)
  • Comprehensive code cleanup and method deduplication for maintainable codebase