Skip to content

First Steps

mahjerion edited this page Nov 25, 2020 · 4 revisions

Generally, Craft to Exile [Harmony] is very similar to vanilla Minecraft.

  1. Punch trees for wood.
  2. Craft a Crafting Table to complete the first quest and obtain some beginner equipment.
  3. Establish a base.
  4. Follow the quest book or do whatever you want!

It is recommended that you use the in-game quest log provided to you at the beginning of the game. In Craft to Exile [Harmony], you will have one main base. This base can be upgraded with traps or wards to defend against mob invasions during crimson moons. You can craft waystones or teleportation scrolls to quickly get back home!

If you need items in a pinch, you can also purchase some from The Exchange chapter of the quest book.

If you're lost on how to build your character, just experiment! Don't worry about 'messing' up your skills and stats, as there are ways to recover points.


Craft to Exile [Harmony] was intended for group play. Luckily, partying is implemented via the vanilla '/team' command. Quests can be synced using the party system in the book.

  1. First of all you need to create a team with this command: /team add YourTeamName
  2. For your friend to join your team, he needs to use this command: /team join YourTeamName
  3. For colour of your team, you simply use this command: /team modify YourTeamName color YourColour(You can chose out of the available: Aqua, black, blue, dark_aqua, dark_blue, dark_gray, dark_green, dark_purple, dark_red, gold, gray, green, light_purple, red, white, yellow)
  4. If you want to reset your colour, you use this command: /team modify YourTeamName color reset
  5. Unless you want friendly PvP with your friend in the team, you should have friendly fire off. You can turn it off with this command: /team modify YourTeamName friendlyFire false
  6. If you want to edit your prefix/suffix, it is a bit difficult and is in two parts. Prefix is text before your name Suffix is after your name

Single Colour Prefix/Suffix

/team modify YourTeamName prefix/suffix {"text":"YourPrefix/Suffix","color":"YourColour"}

Multiple Colours in Prefix/Suffix

/team modify YourTeamName prefix/suffix ["",{"text":"YourPrefix/Suffix(Part 1)","color":"YourColour(Part 1)"},{"text":"YourPrefix/Suffix(Part 2)","color":"Your Colour(Part 2)"}]

Clone this wiki locally