
SDM Shop
A multifunctional shop for creating an economy on an modpack or server
Обновлён 16 апреля 2026 г. · опубликован 16 апреля 2024 г.
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.
My Information
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.20.1-7.2.2 | Релиз | 1.20.1 | fabric | 16 апреля 2026 г. | .jar (572 КБ) |
| 1.20.1-7.2.2 | Релиз | 1.20.1 | forge | 16 апреля 2026 г. | .jar (577 КБ) |
| 1.20.1-7.2.0 | Релиз | 1.20.1 | fabric | 8 января 2026 г. | .jar (568 КБ) |
| 1.20.1-7.2.0 | Релиз | 1.20.1 | forge | 8 января 2026 г. | .jar (573 КБ) |
| 1.20.1-7.1.13 | Релиз | 1.20.1 | fabric | 30 декабря 2025 г. | .jar (378 КБ) |
| 1.20.1-7.1.13 | Релиз | 1.20.1 | forge | 30 декабря 2025 г. | .jar (381 КБ) |
| 1.20.1-7.1.12 | Релиз | 1.20.1 | fabric | 29 декабря 2025 г. | .jar (378 КБ) |
| 1.20.1-7.1.12 | Релиз | 1.20.1 | forge | 29 декабря 2025 г. | .jar (381 КБ) |
| 1.20.1-7.1.11 | Релиз | 1.20.1 | fabric | 27 декабря 2025 г. | .jar (379 КБ) |
| 1.20.1-7.1.11 | Релиз | 1.20.1 | forge | 27 декабря 2025 г. | .jar (382 КБ) |
| 1.20.1-7.1.10 | Релиз | 1.20.1 | forge | 27 декабря 2025 г. | .jar (374 КБ) |
| 1.20.1-7.1.10 | Релиз | 1.20.1 | fabric | 27 декабря 2025 г. | .jar (371 КБ) |
| 1.19.2-6.5.6 | Релиз | 1.19.2 | forge | 8 сентября 2025 г. | .jar (380 КБ) |
| 1.19.2-6.5.6 | Релиз | 1.19.2 | fabric | 8 сентября 2025 г. | .jar (376 КБ) |
| 1.20.1-7.1.2 | Бета | 1.20.1 | fabric | 6 сентября 2025 г. | .jar (364 КБ) |
Показаны последние 15 из 116 версий. Все версии — на Modrinth.
Ченджлог
1.20.1-7.2.2Релиз1.20.1 · 16 апреля 2026 г.
Full Changelog: https://github.com/DeusSixik/SDMShop/compare/7.2.0...7.2.2
1.20.1-7.2.2Релиз1.20.1 · 16 апреля 2026 г.
Full Changelog: https://github.com/DeusSixik/SDMShop/compare/7.2.0...7.2.2
1.20.1-7.2.0Релиз1.20.1 · 8 января 2026 г.
- A new, more user-friendly interface. If you don't want to use the new interface, you can change it in the config
- Improved GUI performance with Batching
- The issues with opening the store have been fixed, and everything should be working properly now.
- Fixed issues where it was not possible to change the sale type
- Fixed issues where some settings were not displayed
- The store has been redesigned. We no longer have tabs, but instead have categories.
1.20.1-7.2.0Релиз1.20.1 · 8 января 2026 г.
- A new, more user-friendly interface. If you don't want to use the new interface, you can change it in the config
- Improved GUI performance with Batching
- The issues with opening the store have been fixed, and everything should be working properly now.
- Fixed issues where it was not possible to change the sale type
- Fixed issues where some settings were not displayed
- The store has been redesigned. We no longer have tabs, but instead have categories.
1.20.1-7.1.13Релиз1.20.1 · 30 декабря 2025 г.
- Fix: It is very important when receiving money for a task in FTB Quests
1.20.1-7.1.13Релиз1.20.1 · 30 декабря 2025 г.
- Fix: It is very important when receiving money for a task in FTB Quests
1.20.1-7.1.12Релиз1.20.1 · 29 декабря 2025 г.
- The network part of the mod has been reworked. Now packets can be split into several smaller packets if there is too much data.
- Added the ability to cache the store on the client to reduce network load. The use_cached_shop_data parameter has appeared in the configuration. It is enabled by default, but if you do not want a copy of the stores to be stored on the client, disable it.
- The shop button has been returned to the inventory.
Full Changelog: https://github.com/DeusSixik/SDMShop/compare/7.1.10...7.1.12
1.20.1-7.1.12Релиз1.20.1 · 29 декабря 2025 г.
- The network part of the mod has been reworked. Now packets can be split into several smaller packets if there is too much data.
- Added the ability to cache the store on the client to reduce network load. The use_cached_shop_data parameter has appeared in the configuration. It is enabled by default, but if you do not want a copy of the stores to be stored on the client, disable it.
- The shop button has been returned to the inventory.
Full Changelog: https://github.com/DeusSixik/SDMShop/compare/7.1.10...7.1.12
Полная история изменений — на Modrinth.
Комментарии
Загружаем…





