EQ Shop

Description: A shop block to exchange coins for custom tack items.


Details: 

Rarity color: Common
Renewable: Yes
Stackable: Yes (64)
Durability: None

Obtaining

Crafting
EQ Shops come in a single (whitewash) color.
An EQ Shop is crafted with 4 Stone (any), 4 Emeralds and 1 Chest.

2024-12-04_13.48.35.gif


Usage

EQ Shop does not support purchasing default (core mod) tack at this time, only custom tack added via community packs.

Right click an EQ Shop to open the GUI Menu. Place a valid coins type into the slot to display items that can be purchased.

2024-12-04_14.11.20.gif

If no items are displayed, one of the following has occurred:


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.

Example: Price Changes

Client JSON: Saddle Name costs 2 Iron Coins
Server JSON:  Saddle Name costs 5 Iron Coins

On their singleplayer, the client will see that saddle in the shop for 2 Iron Coins. They will pay 2 Iron Coins.
On a multiplayer server, the client will see that saddle in the shop for 2 Iron Coins. They will pay 5 Iron Coins.

Example: Coin Changes

Client JSON: Saddle Name costs 2 Iron Coins
Server JSON:  Saddle Name costs 20 Copper Coins

On their singleplayer, the client will see that saddle in the shop for 2 Iron Coins. They will pay 2 Iron Coins.
On a multiplayer server, the client will see that saddle in the shop for 2 Iron Coins. They cannot buy the item.

image.png
Attempting to take the saddle from the right hand slot will be unsuccessful (will reset to how it looked before selecting the item). No money will be taken and no tack is purchased.


Screenshot 2024-12-04 140959.png

Shown: An EQ Shop Block


Known Issues

If you find an issue, please report it to our bugs channel on Discord. We ask that you look to see if your issue was reported first!


Changelog

View Changes

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.

Data values

swem:shop


Revision #4
Created 4 December 2024 13:45:49 by Delphi
Updated 6 April 2025 15:19:47 by Delphi