# EQ Shop **Description:** A shop block to exchange [coins](https://wiki.swequestrian.com/books/swequestrian-mod/page/coins) for custom tack items. --- **Details:**
**Rarity color:** | Common |
**Renewable:** | Yes |
**Stackable:** | Yes (64) |
**Durability:** | None |
EQ Shop does not support purchasing default (core mod) tack at this time, only custom tack added via [community packs](https://wiki.swequestrian.com/books/swequestrian-mod/page/tack-wip).
Right click an EQ Shop to open the GUI Menu. Place a valid [coins](https://wiki.swequestrian.com/books/swequestrian-mod/page/coins) type into the slot to display items that can be purchased. - Items will display the inventory icon and price (# [coins](https://wiki.swequestrian.com/books/swequestrian-mod/page/coins)) for any purchases that can be made - Hover over items to see information including the item name, credits and inspiration - Select the item to move it to the output slot (pre-purchase) - Remove the item from the output slot to finalize the purchase - Purchases will deduct the displayed price from coins in the input slot - Purchases are **final and cannot be refunded**  If no items are displayed, one of the following has occurred: - There is insufficient coins to purchase any item (ie input 2 coins but cheapest item is 3 coins) - There are no items that can be purchased for that coin type - There are no custom tack items installed via [community pack](https://wiki.swequestrian.com/books/swequestrian-mod/page/tack-wip) - Custom tack items set to use that coin type have invalid or missing files (not registered) --- #### **Client Side Edits** `Changes to coin amount` Clients (players) can change the purchase cost for their singleplayer use, but this will still **visually** display on server EQ shops. The price will always be determined by the server files. **See Example below.** `Changes to coin type` Clients (players) can change the coin type for their singleplayer use, **but this will significantly impact their use on MP servers.** The coin type will always be determined by the server files. Shops may display item, but cannot purchase it unless the correct coin type is placed in the menu slot. **See Example below.**This is not a complete list of version changes / fixes. It is a changelog of relevant wiki-related version information.
**MC Version** | **Release** | **Notes** |
1.20.1 | 1.20.1-1.5.0 | Public Release: Added custom tack support, EQ shop and coins. |