promotional bannermobile promotional banner

Athy's CobbleShops

All-In-One Server-Side mod for Cobbledollar-based chest shops
Back to Files

cobbleshop-1.1.0.jar

File namecobbleshop-1.1.0.jar
Uploader
AthystreamsAthystreams
Uploaded
Mar 10, 2026
Downloads
609
Size
63.4 KB
Mod Loaders
NeoForge
File ID
7738637
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:athys-cobbleshops-1482178:7738637"

Learn more about Curse Maven

What's new

Changes Made

 

SS Barrel / Modded Container Access The shop system was intercepting all right-click events including sneak + right-click, which prevented Sophisticated Storage containers from opening their own GUI. The fix lets sneak + right-click pass through to the block natively instead of being caught by the shop system.

Display Entity Cleanup on Break The removeDisplayEntity method was only searching by saved UUID. If the UUID was missing or stale (due to a crash or restart), it silently failed and left the entity floating. The method now has a two-pass approach — UUID lookup first, then a position-based fallback that searches above the chest for any tagged cobbleshop_display entity.

This mod has no related projects