promotional banner

JustStoragePanel

A Simple Terminal for Storage Access
Back to Files

juststoragepanel-1.21.1-1.0.6.jar

File namejuststoragepanel-1.21.1-1.0.6.jar
Uploaded
Sep 21, 2026
Downloads
11
Size
85.3 KB
Mod Loaders
NeoForge
File ID
8942785
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:juststoragepanel-1529597:8942785"

Learn more about Curse Maven

What's new

Changelog

1.0.6

  • Fixed recipe ingredient syntax for Minecraft 1.21.1 (use object-based {"item": ...} format instead of 1.21.2+ bare string IDs).

1.0.5

  • Fixed crafting recipes by migrating from legacy data/<modid>/recipes/ to modern data/<modid>/recipe/ and updating to modern ingredient syntax.
  • Fixed block drops in survival mode by migrating loot tables to data/<modid>/loot_table/blocks/.
  • Fixed block mineability by migrating block tags to data/minecraft/tags/block/.
  • Configured CurseForge environment classification.

1.0.4

  • Optimized network discovery with a cached topology per level and panel origin.
  • Switched cache invalidation from whole-level clearing to position-targeted invalidation using a reverse index.
  • Reduced passive panel refresh pressure and added configurable server refresh and client search debounce settings.
  • Added multiplayer server impact documentation and updated README guidance for performance-sensitive setups.

1.0.3

  • Published a clean follow-up release that includes the decoupled GitHub release workflow.
  • Ensured Maven, CurseForge, and GitHub release steps can run independently during tagged releases.
  • Kept the gameplay feature set unchanged for Minecraft 1.21.1 and NeoForge 21.1.218.

1.0.2

  • Added the full CurseForge project description to the repository for release maintenance.
  • Finalized the public 1.0.2 release metadata and documentation for GitHub, CurseForge, and Maven publication.
  • Kept the gameplay feature set unchanged for Minecraft 1.21.1 and NeoForge 21.1.218.

1.0.1

  • Repackaged the public release as version 1.0.1 for GitHub and CurseForge publication.
  • Kept the same gameplay feature set for Minecraft 1.21.1 and NeoForge 21.1.218.

1.0.0

  • Initial public release of Just Storage Panel for Minecraft 1.21.1 and NeoForge 21.1.218.
  • Added the Access Panel, Crafting Panel, and Logic Cable.
  • Added searchable and paged network item browsing with stack count overlays.
  • Added JEI recipe transfer support and a JEI lookup button for the Crafting Panel.
  • Added dedicated server compatibility and custom industrial block textures.