You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
This mod extends the MineColonies mod. It, and it's dependencies, are required for MC Trade Post to function.
6
6
7
-
MC Trade Post introduces an economic system which allows the selling of excess items for Minecash (‡). These accounts can be used for a variety of purposes, such as bribing raiders to leave the town alone, and unlocking additional upgrades and features.
7
+
MC Trade Post introduces an economic system which allows the selling of excess items for Trade Coins (‡). These coins can be used for a variety of purposes, such as bribing raiders to leave the town alone, unlocking vacations and resorts at which your colonists can improve stats and get happier, and other additional upgrades and features.
8
8
9
9
### In-Game How-To
10
10
@@ -14,11 +14,16 @@ Craft a Marketplace hut. Using the build tool, choose the "Economics" style from
14
14
15
15
Marketplace Hut - Supports the Marketplace building and the Shopkeeper job.
16
16
Advanced Clipboard - Just like the regular clipboard but with a button that filters the outstanding needs down to only those expected to be fulfilled by a player.
17
+
Trade Coin - These coins can be minted from the marketplace by sneak-right-clicking your advanced clipboard on the Marketplace hut. The hut must be upgraded, first! Trade Coins will (eventually) be used as the basis for triggering most Trade Post mod features.
17
18
18
19
### Custom Blocks
19
20
20
21
Marketplace Hut Block - Block implementation of the item above.
21
22
23
+
### Configuration
24
+
The value of a Trade Coin can be configured.
25
+
The level of the marketplace required to mint coins can be configured.
26
+
22
27
## Installation
23
28
24
29
Download the appropriate mctradepost-x.y.z.jar file from Github at the root project directory.
@@ -27,7 +32,7 @@ Note that MineColonies and its dependencies must be present to work.
0 commit comments