Money & Sign Shops

⭐ — (4 endorsements) 📥 1,916 downloads 📌 v1.0.2 📅 9/5/2024
🟠 Updated over a year ago

By Caltinor · neoforge

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 5/12/2025 📅 Created: 9/5/2024
⚠️ Install Order · 2 steps
1🛠️ Forge — Minecraft Forge (mod loader) Download ↗
2🛠️ Fabric — Fabric Loader Download ↗

Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.

🔍 Analysis

  • 👍 0.2% endorsement rate
  • 🏆 #18 of 55 neoforge mods in this game by downloads

📋 About This Mod

# Money and Sign Shops Is a a client-optional mod that adds non-item money and player/server sign shops. !(https://i.imgur.com/QgPLCxe.png?1) ## Money Players can see how much money they have with: ``` /money ``` as well as transfer funds between players ## Sign Shops come in 4 types: `` which takes money from the player and gives them items from the storage stock `` which takes items from the player inventory and transfers money from the shop owner to the player `` which takes money from the player and gives them items (infinite stock) `` which takes items from the player and gives them money (infinite stock) ## Shop Storage Blocks Any block with an inventory and an itemhandler capability can be used as a shop. this includes all vanilla containers such as chests, barrels, hoppers, furnaces, etc., but also includes modded storage including machines. (A note on Machines: the shop uses the top face as it's insert and extract face) ## Activating a Shop The first line of the shop must be one of the 4 types above (only admins can activate server shops). The second and third lines can be anything you want. A description is a good idea. The last line is the price (decimals are acceptable, no thousand operators or currency symbols though) Next, put the items the shop should look for in the container. All items in the container are used when the shop is activated. This allows you to trade multiple items together for money, such as tool kits once your sign is set and your items in place, right click the sign to activate it. If successful, the type and price will change color. Viewing shop info left click any shop to see what is for sale (Note: if you are in creative mode this will break the sign) shop info in the chat will give tooltips for the items for sale so items like tools and weapons can show their enchantments ## Vending Items You Don't Have Do you ever want something rare that if you had, you would never need again? Does it seem silly that you can't request that item without having it first? well this mod has a solution. By using a Book and Quill, you can write in the exact item you want in JSON format and the shop will read the book when activating your shop. Key components are the first page should start with "vending" then start your JSON on a new line. see below !(https://i.imgur.com/cvRRuu6.png?1) ## Shop Protections once a shop is activated, the container is protected from opening and destruction by anyone who is not the owner or an admin. Additionally, blocks cannot be placed adjacent to the storage block. This is to prevent other players from placing hoppers or pipes to extract items from your shop. Note that, since the protections only kick in after the shop is activated, you can set up your own machines to connect to the storage block so long as you do so before the shop is activated. This is one way to make self-sustaining shops. ## API This mod has an API Package for hooks by other mods. If you have questions about implementing this with your own mod, please contact me via discord or github(links below). ## Vanilla Clients If you want to use this purely server-side you will want to add this mod's lang file to a resource pack for your clients. Otherwise most chat messages will not be as informative to your users. you can get the lang file HERE.

# Money and Sign Shops

Is a a client-optional mod that adds non-item money and player/server sign shops.

!(https://i.imgur.com/QgPLCxe.png?1)

Players can see how much money they have with:

``` /money ```

as well as transfer funds between players

## Sign Shops

come in 4 types:

``  which takes money from the player and gives them items from the storage stock

``  which takes items from the player inventory and transfers money from the shop owner to the player

`` which takes money from the player and gives them items (infinite stock)

`` which takes items from the player and gives them money (infinite stock)

## Shop Storage Blocks

Any block with an inventory and an itemhandler capability can be used as a shop.  this includes all vanilla containers such as chests, barrels, hoppers, furnaces, etc., but also includes modded storage including machines.  (A note on Machines: the shop uses the top face as it's insert and extract face)

## Activating a Shop

The first line of the shop must be one of the 4 types above (only admins can activate server shops). The second and third lines can be anything you want.  A description is a good idea. The last line is the price (decimals are acceptable, no thousand operators or currency symbols though)

Next, put the items the shop should look for in the container.  All items in the container are used when the shop is activated.  This allows you to trade multiple items together for money, such as tool kits

once your sign is set and your items in place, right click the sign to activate it.  If successful, the type and price will change color.

Viewing shop info

left click any shop to see what is for sale  (Note: if you are in creative mode this will break the sign)

shop info in the chat will give tooltips for the items for sale so items like tools and weapons can show their enchantments

## Vending Items You Don't Have

Do you ever want something rare that if you had, you would never need again?  Does it seem silly that you can't request that item without having it first?  well this mod has a solution.  By using a Book and Quill, you can write in the exact item you want in JSON format and the shop will read the book when activating your shop.  Key components are the first page should start with "vending" then start your JSON on a new line.  see below

!(https://i.imgur.com/cvRRuu6.png?1)

## Shop Protections

once a shop is activated, the container is protected from opening and destruction by anyone who is not the owner or an admin. Additionally, blocks cannot be placed adjacent to the storage block.  This is to prevent other players from placing hoppers or pipes to extract items from your shop.  Note that, since the protections only kick in after the shop is activated, you can set up your own machines to connect to the storage block so long as you do so before the shop is activated.  This is one way to make self-sustaining shops.

This mod has an API Package for hooks by other mods.  If you have questions about implementing this with your own mod, please contact me via discord or github(links below).

## Vanilla Clients

If you want to use this purely server-side you will want to add this mod's lang file to a resource pack for your clients.  Otherwise most chat messages will not be as informative to your users.  you can get the lang file HERE.

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Mods
Author
Caltinor
Version
1.0.2
Downloads
1,916
Endorsements
4
Category
neoforge
Created
9/5/2024
Updated
5/12/2025
Game Versions
1.21, 1.21.1

🔧 How to Install Minecraft Mods Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Mods →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Mods versions does Money & Sign Shops support?

The author lists 1.21, 1.21.1. Other versions may work but are untested by the author.

What is the latest version of Money & Sign Shops?

Version 1.0.2, published 2025-05-12 with 1,916 downloads recorded at the source.

Keep browsing — more Minecraft Mods mods await

📋 All Minecraft Mods Mods 🏆 Top 25 📂 More neoforge 👤 More by Caltinor 🔎 Similar Mods 🌐 Best neoforge (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods