Thanks to visit codestin.com
Credit goes to github.com

Skip to content

TrulyRin/VulkanMod-Reforged

Repository files navigation

VulkanMod NeoForge Unofficial Fork

This repository is an unofficial modified fork of xCollateral/VulkanMod. It has been modified for Minecraft 1.21.1 on NeoForge and is not the official VulkanMod project.

Prominent modification notice: this fork was modified on 2026-06-19 for NeoForge 1.21.1 compatibility work, release metadata cleanup, and local compatibility fixes.

Attribution

Original project: xCollateral/VulkanMod

Original authors and contributors: xCollateral and VulkanMod contributors.

Fork maintainer: Rindw.

Support

Support me on Ko-fi

This Ko-fi link supports maintenance of this unofficial NeoForge fork.

Features

  • NeoForge support for Minecraft 1.21.1.
  • Vulkan-based renderer that replaces Minecraft's default OpenGL rendering path.
  • Reduced CPU overhead through Vulkan rendering and optimized chunk submission.
  • Chunk rendering and culling optimizations for smoother world rendering.
  • GPU selection and a revamped in-game graphics settings screen.
  • Compatibility helpers for external render paths, GUI rendering, and OpenGL-style calls used by other mods.
  • Performance preset and render scale options for easier tuning.

License

This project remains licensed under the GNU Lesser General Public License version 3.0 only. See LICENSE for the LGPLv3 terms and COPYING for the GPLv3 text referenced by the LGPLv3.

The VulkanMod name, logos, CurseForge page, Modrinth page, Discord, and donation links belong to their respective original project owners. This fork is not endorsed by or affiliated with the upstream VulkanMod maintainers.

Installation

  1. Install NeoForge for Minecraft 1.21.1.
  2. Download this fork's VulkanMod_1.21.1-0.1.0-ALPHA.jar.
  3. Put the jar into your Minecraft profile's mods folder.
  4. Launch the NeoForge profile.

Publishing Notes

If you publish a binary, publish the exact corresponding source from the same tree, commit, or tag used to build that binary. Do not publish a jar built from local uncommitted changes unless those exact changes are also provided as source.

About

VulkanMod replaces Minecraft's default OpenGL renderer with a Vulkan-based renderer. This fork is experimental and currently targets NeoForge rather than Fabric.

For the official upstream project, use xCollateral/VulkanMod.

About

No description, website, or topics provided.

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
LICENSE
GPL-3.0
COPYING

Stars

4 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors