SDM Shop [Forge/Fabric]
Modby Sixik
A multifunctional shop for creating an economy on an modpack or server
Downloads
1,392,694
Type
Mod
CurseForge ID
948942
Last Updated
Apr 9, 2026
Description
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 balance to view your balance, /sdmshop pay to 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-client config 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
Screenshots
Similar Mods
Dense Ores
Adds Dense variants of ores (includes support for numerous mods)
BetterEnd Crashed Ships Tweaks
Adds loot to BE's crashed ship chests
Tesseract API (NeoForge)
Another library mod for mod developers
Sons Of Sins
🍖Create your own creature made of flesh with etheric magic
Tiny Redstone
It's redstone, but tiny.
TexTrue's Rubidium Options
An unofficial fork of FlashyReese's "Reese's Sodium Options", made to work with FML.