Skip to content

Commit

Permalink
Fixed guide to use commands so it is functional for bedrock users
Browse files Browse the repository at this point in the history
  • Loading branch information
Venomous-Viper1 authored Sep 29, 2024
1 parent 86bb28d commit 7597dea
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions docs/survival/create-shop.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ For instance, in Fig 1: The shop is selling 64 diamonds at $1 each.
If you Right-Click the shop sign you will see a menu pop up in chat that displays
![shop mode](./img/shop/shop-settings.png)
# Shop Modes
To switch between selling or buying items use:
* Right-Click the shop sign
* In the chat menu Left-Click Shop mode: Selling **[Change]** or Shop mode: Buying **[Change]**
To switch between selling or buying items look at the shop sign and type `/qs buy` or `/qs sell` respectively.

Below are examples of the different modes:
![shop mode](./img/shop/shop-mode-1.png)
Expand All @@ -35,17 +33,13 @@ This format is an example of a shop where you can sell items to earn money.

This format is an example of a shop where players can sell you items in exchange for money from your balance.

# Changing the Price
If you wish to change the price of your shop after you have created it, type `/qs price [new price]`.

## Confirmation
If you've set up your shop correctly, you should see a shop sign appear in front of the chest.

# I am having issues what to call my shop item.
**Trouble Naming Items:** If you're unsure about how to name an item on the sign in your shop, you can hold the item in your hand while you use `/qs create [price]` to create your shop

# Shop Sign Breakdown
* The first line should contain your username.
* The second line specifies the amount of items available for purchase
* For example, in Fig 1: There are 64 Diamonds for sale for $1 each.
* The third line specifies the item available for purchase.
* The fourth line should have the price.

With these steps, you'll be well on your way to successfully creating and managing your shop in the game. Happy trading!

0 comments on commit 7597dea

Please sign in to comment.