nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
StockHold Stick

StockHold Stick

Mod

This mod let's you use a stick named StockHold Stick to click on a chest/shulkers/barrels to save all of the data on a file

Client Utility

103 downloads
1 follower

Discord Badge

📦 StockHold Stick

The StockHold Stick is a special tool designed for players who manage warehouses, shops, or simply large amounts of resources in Minecraft.
With a simple stick renamed "StockHold Stick", you can automatically record and monitor the inventory of your containers (chests, barrels, and shulker boxes).


✨ Features

  • Instant Recording – Right-click a container with the StockHold Stick to automatically save its contents.
  • Multi-Container Support – Works with single/double chests, barrels, and shulker boxes.
  • Smart Data Management – Each saved item stores:
    • Item name and quantity
    • Container coordinates
    • Owner (if specified)
    • Price (if set)
    • Save date
  • JSON Archive – All data is stored in a file (stock/stock_data.json), easy to read and edit externally.
  • Visual Feedback – Registered containers are highlighted with glowing End Rod particles, making them easy to spot.
  • Chat Confirmation – Every save shows a success message with the number of items recorded.

📋 Example File

[
  {
    "Item": "Oak Planks",
    "Stock": 16,
    "Price": "",
    "Cords": "-7 -60 -4",
    "Owner": "",
    "DateUpdated": "2025 09 16"
  },
  {
    "Item": "Raw Beef",
    "Stock": 10,
    "Price": "",
    "Cords": "-7 -60 -4",
    "Owner": "",
    "DateUpdated": "2025 09 16"
  },
  {
    "Item": "Cooked Cod",
    "Stock": 9,
    "Price": "",
    "Cords": "-7 -60 -4",
    "Owner": "",
    "DateUpdated": "2025 09 16"
  },
  {
    "Item": "Bone",
    "Stock": 103,
    "Price": "",
    "Cords": "-7 -60 -4",
    "Owner": "",
    "DateUpdated": "2025 09 16"
  },
  {
    "Item": "Diamond",
    "Stock": 12,
    "Price": "",
    "Cords": "-7 -60 -4",
    "Owner": "",
    "DateUpdated": "2025 09 16"
  }
]

Mod Made For a Commision

BisectHosting Banner

External resources


Project members

BlockLegend001

Member


Technical information

License
ARR
Client side
required
Server side
unsupported
Project ID