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
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,46 +1,46 @@
1
-
#MC Trade Post
1
+
#MC Trade Post
2
2
=======
3
3
4
-
##Description
4
+
##Description
5
5
6
6
This mod extends the MineColonies mod. It, and it's dependencies, are required for MC Trade Post to function.
7
7
8
8
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.
9
9
10
-
###In-Game How-To
10
+
###In-Game How-To
11
11
12
12
Craft a Marketplace hut. Using the build tool, choose the "Economics" style from the MC Trade Post mod, and contruct the Marketplace as you would any other hut. Interactions for the MC Trade Post mod are handled primarily in the Marketplace interface on that hut block.
13
13
14
-
###Custom Items
14
+
###Custom Items
15
15
16
16
Marketplace Hut - Supports the Marketplace building and the Shopkeeper job.
17
17
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.
18
18
19
-
###Custom Blocks
19
+
###Custom Blocks
20
20
21
21
Marketplace Hut Block - Block implementation of the item above.
22
22
23
-
##Installation
23
+
##Installation
24
24
25
25
Download the appropriate mctradepost-x.y.z.jar file from Github at the root project directory.
26
26
Copy that Jar file into your mods directory.
27
27
Note that MineColonies and its dependencies must be present to work.
The marketplace building should have two item frames or glowing item frames for each level of the building.
36
36
These frames should be mounted in empty (air) blocks tagged with the "display_shelf" tag. (Apply the tag to a placeholder item, then remove that placeholder and put the frame in.)
37
37
38
38
39
-
##Current Status
39
+
##Current Status
40
40
41
41
This mod can best be described as a "pre-alpha" state. It functionality may change rapidly and without warning.
42
42
43
-
###Roadmap (Roughly Prioritized)
43
+
###Roadmap (Roughly Prioritized)
44
44
45
45
Interface for spending earned income.
46
46
- Unlock subsequent levels of the merchant building
@@ -53,12 +53,12 @@ Pet shops, pet functions, pet-related colony roles.
53
53
Assembling colonies into collections (empire, state, etc.)
54
54
Express shipping (intracolony and inter-colony) - faster item transport. Faster people transport.
55
55
56
-
###Complete
56
+
###Complete
57
57
58
58
Marketplace implementation for selling items.
59
59
60
60
61
-
**Additional Resources**
61
+
## Additional Resources
62
62
63
63
Community Documentation: [Neoforge documentation](https://docs.neoforged.net/)
0 commit comments