# Item Store A 27-slot container built for pipe automation. The Item Store is one of the four storage blocks Neroland Core ships (see [Machines, Power & Upgrades](Machines-Power-and-Upgrades.md)). > These blocks moved into Core in `1.1.0` from Nerospace. Existing `nerospace:item_store` > placements do not auto-migrate — see the > [Nerospace changelog](https://github.com/Neroland/nerospace) for details. ## How it works - **27 slots**, with the vanilla chest GUI on right-click. - It is a plain vanilla container, so hoppers and pipes can insert and extract on **every side** through the standard item capability — unlike a chest, nothing blocks the top face. - Spills its contents when broken, like a chest. A **Creative Item Store** variant supplies an endless stream of one configured item — see [Creative Source Blocks](Creative-Source-Blocks.md). ## Details - ID: `nerolandcore:item_store` · Tool: pickaxe, iron tier · Drops: itself - Recipe: see [Recipes](Recipes.md). ## See also - [Machines, Power & Upgrades](Machines-Power-and-Upgrades.md) - [Battery](Battery.md) - [Fluid Tank](Fluid-Tank.md) - [Gas Tank](Gas-Tank.md) - [Recipes](Recipes.md) - [Home](Home.md)