HomeJavaModsforgematica Patch Mod
forgematica Patch Mod
ModsJava

forgematica Patch Mod

by filipwood · on Modrinth

Forgematica Patch for NeoForge 21.1.235 Fixes IllegalAccessError caused by private access to BufferBuilder.building.

⬇ Download on Modrinth

Forgematica Patch

This mod restores compatibility between Forgematica 0.4.2 and NeoForge 21.1.235.

Without this patch, loading a schematic causes Forgematica to crash with an IllegalAccessError caused by access to the private BufferBuilder.building field.

The patch uses a small Mixin compatibility layer without modifying Forgematica itself.

Requirements

Problem

Without this patch, loading a schematic causes Forgematica to crash with:

java.lang.IllegalAccessError:
class fi.dy.masa.litematica.render.schematic.BufferBuilderCache tried to access private field
com.mojang.blaze3d.vertex.BufferBuilder.building

This patch resolves the compatibility issue on NeoForge 21.1.235.

Solution

This patch restores compatibility between Forgematica 0.4.2 and NeoForge 21.1.235.

Notes

This is a compatibility patch only.

It does not add new features or change Forgematica's functionality.

It does not modify any Forgematica files.

It can be removed at any time without affecting your worlds or schematics.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more