ForgeBoundChests Storage Slot Fix

Quick rating

Community listing page, reviews here may not be monitored by the author.

ForgeBoundChests Storage Slot Fix

No reviews yet

Fixes the 255-slot inventory limit crash for large storage mods by replacing strict slot serializers with a dynamic positional list.

Mod Loaders
Minecraft
26.2

About

Description

Fixes the hardcoded 255-slot NBT inventory limit crash for large storage mods by using a dynamic positional list.

This mod specifically targets error

"failed to append value 'item...' to list 'items': Unsigned byte was too large ####>255"

Compatibility:

1) Forgebound Chests 26.2 by unevenMushyBear (Link)

2) Taking requests to add other mods that share this issue in the comments

Required

1) In theory this will work from Minecraft 1.21+ (Currently I only have it set for one mod, but if anybody finds another mod with the same issue I can add it to the file. Just leave me a comment with the mod name and version and I'll see what I can do.)

2) Fabric Loader

3) Fabric API

4) Compatible mod or it will do nothing