SkillAgentSearch skills...

VulkanMod

Vulkan renderer mod for Minecraft.

Install / Use

/learn @xCollateral/VulkanMod
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<a href="https://github.com/xCollateral/VulkanMod"> <img src="./src/main/resources/assets/vulkanmod/vlogo.png" width="30" height="30"/> </a> VulkanMod

This is a fabric mod that introduces a brand new Vulkan based voxel rendering engine to Minecraft java in order to both replace the default OpenGL renderer and bring performance improvements.

Why?

  • Highly experimental project that overhauls and modernizes the internal renderer for Minecraft. <br>
  • Updates the renderer from OpenGL 3.2 to Vulkan 1.2. <br>
  • Provides a potential reference for a future-proof Vulkan codebase for Minecraft Java. <br>
  • Utilizes the VulkanAPI to allow for capabilities not always possible with OpenGL. <br>
  • Including reduced CPU Overhead and use of newer, modern hardware capabilities. <br>

Demonstration Video:

Demostration Video

FAQ

  • Remember to check the Wiki we wrote before asking for support!

Installation

Download Links:

  • CurseForge

  • Modrinth Downloads

  • GitHub Downloads (all assets, all releases)

Install guide:

  1. Install the fabric modloader.
  2. Download and put the Vulkanmod.jar file into .minecraft/mods
  3. Enjoy !

Useful links

<table> <tr> <th> Discord server</th> <th> Ko-Fi</th> </tr> <tr> <td style="text-align:center"> <a href="https://discord.gg/FVXg7AYR2Q"> <img alt="Discord" align="top" src="https://img.shields.io/discord/963180553547419670?style=flat-square&logo=discord&logoColor=%23FFFFFF&label=Vulkanmod%20official%20discord%20server&labelColor=%235865F2&color=%235865F2"> </a> </td> <td> <a href="https://ko-fi.com/V7V7CHHJV"> <img alt="Static Badge" align="top" src="https://img.shields.io/badge/KoFi-%23ff5e5b?logo=ko-fi&logoColor=%23FFFFFF&link=https%3A%2F%2Fko-fi.com%2FV7V7CHHJV"> </a> </td> </tr> </table>

Features

Optimizations:

  • [x] Multiple chunk culling algorithms
  • [x] Reduced CPU overhead
  • [x] Improved GPU performance
  • [x] Indirect Draw mode (reduces CPU overhead)
  • [x] Chunk rendering optimizations

New changes:

  • [x] Native Wayland support
  • [x] GPU selector
  • [x] Windowed fullscreen mode
  • [x] Revamped graphic settings menu
  • [x] Resizable render frame queue
  • [ ] Shader support
  • [ ] Removed Herobrine

Notes

  • This mod is still in development, please report issues in the issue tab with logs attached!
  • This mode isn't just "minecraft on vulkan" (e.g: zink ), it is a full rewrite of the minecraft renderer.

Related Skills

View on GitHub
GitHub Stars2.2k
CategoryDevelopment
Updated4h ago
Forks278

Languages

Java

Security Score

100/100

Audited on Mar 25, 2026

No findings