Description
# Society Trading
Society Trading is a data-driven trading mod for modpack makers that allows any number of custom shops to be created. These shops can be bound to certain villager professions, entities, and blocks. A tag can also be set to open up the shop selector, allowing convenient viewing of all shops in one list.
**This mod does not come with any trades! It is intended for modpack makers!**
# Features
## Customizable Shops
Shops can be customized with a variety of properties for fine-tuned control in modpacks. They can accept an unlimited amount of trades, and certain entities, blocks, or Villagers with professions can be designated to open up a specific shop.
More information on creating shops can be found on the wiki: https://github.com/Chakyl/society-trading/wiki/Tutorial:-Creating-and-Using-Shops
## Better Trading
The trading screen for each shop is an upgrade from vanilla's trading UI, allowing trading items to be directly taken from the player's inventory rather than clumsily moving items into slots. A stack of items can be traded with by shift+clicking on the trade output slot
## Create: Numismatics Support
When [Create: Numismatics](https://www.curseforge.com/minecraft/mc-mods/numismatics) is installed, trades can be set to automatically draw currency from a player's bank account.
This can be augmented further with [Create: Numismatics Utils](https://www.curseforge.com/minecraft/mc-mods/create-numismatics-utils) by allowing traders to access balances from shared accounts using Blaze Bankers.
## KubeJs & Serene Seasons Support
When [KubeJs](https://www.curseforge.com/minecraft/mc-mods/kubejs) is installed, trades or shops can be restricted using stages. A season restriction can be set in a similar way when [Serene Seasons](https://www.curseforge.com/minecraft/mc-mods/serene-seasons) is installed.
# Dependencies
## Required
* [Placebo](https://modrinth.com/mod/placebo)
## Optional
- [JEI](https://modrinth.com/mod/jei) or equivalent for trade viewing.
- [KubeJs](https://modrinth.com/mod/kubejs) for KubeJs stage restrictions.
- [Serene Seasons](https://modrinth.com/mod/serene-seasons) for season restrictions.
- [Create: Numismatics](https://modrinth.com/mod/numismatics) for bank account purchasing.
- [Create: Numismatics Utils](https://modrinth.com/mod/create-numismatics-utils) for bank account purchasing from shared accounts.
## Support
Questions? Comments? Suggestions? Join our [Discord](https://discord.gg/GdcZkrZqkj)!