ModsJava
SDM Shop [Forge/Fabric] (Legacy)
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
![SDM Shop [Forge/Fabric] (Legacy) — screenshot 1](https://media.forgecdn.net/attachments/970/796/screenshot-2024-09-19-115803.png)
![SDM Shop [Forge/Fabric] (Legacy) — screenshot 2](https://media.forgecdn.net/attachments/970/797/screenshot-2024-09-19-115809.png)
![SDM Shop [Forge/Fabric] (Legacy) — screenshot 3](https://media.forgecdn.net/attachments/970/798/screenshot-2024-09-19-115818.png)
New Mod Version SDM Shop 2
What a SDM Shop?
The mod adds an in-game store with which you can build your economy
The mod is inspired by FTB Money and Oxygen Shop
What can I sell or buy?
- Items
- Item By Tag
- Commands
- Achivments
- Locate Biome/Structure
- XP or Level
Integrations
- Stages (Game Stages)
- Quests (FTB Quests)
- Skill Points (Passive Skill Tree)
- MNA Faction (Mana And Artifice)
- MNA Level (Mana And Artifice)
- MNA Progression (Mana And Artifice)
- MNA Tier(Mana And Artifice)
How i can edit shop?
- To customize the content, use
/sdmshop edit_mode
How i can set or send money?
- If you have administrator rights, then you can use the command /sdmshop set ; to give yourself money
- Use
/sdmshop balanceto view your balance,/sdmshop payto pay someone money from your balance.
How open shop ?
- Use key bind (Default key
O) - Use the button in the upper-left inventory screen
Can I change the style of the store if I like it?
- The mod has the ability to customize the interface style for yourself. To do this, go to the
SDMShop/sdmshop-clientconfig file - If you have administrator rights you can reload style
/sdmshop reloadClient
If I want to use it on a server ?
You can disable key binding on the server so that players can't open the store. If you are an administrator, you can open the store to the player using the /sdmshop open_screen command. This is useful if you are creating an NPC.
KubeJS
SDMShopEvents.sellEntry(event => {
event.setPrice(event.getPrice() + 10);
event.player.sendSystemMessage("Hello world!");
})
SDMShopEvents.buyEntry(event => {
event.setPrice(event.getPrice() + 10);
event.player.sendSystemMessage("Hello world!");
})
Video reviews
My Discord
Donate
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.20.1, 1.21, 1.21.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on CurseForge — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as sdmshop-1.20.1-V1.6.1.jar — drop this file into the mods folder
- Download size: 153 KB
- Download link checked 27 Aug 2026 — working
These come from our own check of the pack file, not from the source page.