ChestShop: Difference between revisions

268 bytes added ,  16 August 2022
m
update information
(Created page with "'''ChestShop''' signs can be used to simplify the process of buying and selling items in the Shopping District and elsewhere. They use diamonds as currency. thumb|An example sign == Selling == Set down a chest and put the item(s) you want to sell inside. Only one type of item will be sold per sign, and <u>the first slot of the chest must contain the item being sold</u>. Place a sign in front of the chest and input the following: * Line 1: <c...")
 
m (update information)
 
Line 6: Line 6:
* Line 1: <code>ChestShop</code>
* Line 1: <code>ChestShop</code>
* Line 2: The number of items to sell per purchase (example: <code>64</code>)
* Line 2: The number of items to sell per purchase (example: <code>64</code>)
* Line 3: The number of diamonds required to make a purchase (example: <code>2</code>)
* Line 3: The number of diamonds required to make a purchase (example: <code>2</code>). Putting <code>0</code> as the number required will make the shop <code>Free</code>.


A ChestShop with the above example values would allow players to buy 64 items at a time, for a price of 2 diamonds per stack.
A ChestShop with the above example values would allow players to buy 64 items at a time, for a price of 2 diamonds per stack.
The maximum allowed value for selling items is 4 times the maximum item stack size. For instance, ChestShops are allowed to sell up to 256 items at once for items stacking up to 64.
[[File:ChestShop 2.png|thumb|The preview menu]]
[[File:ChestShop 2.png|thumb|The preview menu]]
== Buying ==
== Buying ==
22

edits