hudzellJoin Date: 2011-07-14 Post Count: 41 |
Hello! If you are here, you probably either saw it on the Game Design forum and clicked on it, or you came from my In-Dev survival game. If you are just here for the Recipes, they are at the bottom.
Basics --
Resources! You need these. There's a lot of them. Very basic resources like Sticks, Rocks, Leaves, etc. are essential. There are also other useful resources, like Hemp, which you will find growing around most water sources. It is used to make things like string, which allow you to get tools.
To pick up an item, simply Click on it. To drop it, equip the item from your Backpack and press Backspace. It will then be dropped as a tool so either you or your friends could pick it up.
Crafting --
Crafting is the biggest part of the game. (like most survival games) First, since this is a very early game, the spelling and ordering needs to be precise. I will likely refine on that later in development. Anyways, first thing you are going to need is the items, (obviously) to add an item to the crafting bar, simply click on the "Item to add" box in the bottom right. Then, type in the Exact item name, and click "Add Item" to the left. (to get the exact item name, simply hover over the tool in your hotbar) If you mess up, press the "Return Items" button above it. Or once you're finished, click the "Craft" button to the left.
Defining Items --
Defining Items are an important part of most of the crafting recipes. They are there so the game doesn't get mixed up with what you're crafting.
There are currently 10 defining items.
The difference between a normal item and a defining item, is that you have infinite of them. You can use as many as you want without running out.
List: Hat, Shirt, Pants, Cup, Sword, Sharpen, Pick, Axe, Bow, Arrow
Building --
Building is a thing that exists. And should in every survival game.
To build, you are going to need a Hammer, and a building material. (Plank or Leaves)
To place down a building material, simply equip it and press E.
The Hammer acts as a classing ROBLOX Dragger tool.
Recipes --
Here are some crafting recipes you might find useful;
Pickaxe = [material, sharp stone for stone], Stick, String, Pick (flint pick is also a thing)
Hammer = Stick, Rock, Sring
Plank = Stick, Stick, Stick
Leather clothing = Leather, [Hat or Shirt]
Metal Ingot = 2x Metal Ore
Metal Sword = Metal Ingot, Plank, String, Sword
Sharpened Rock = Rock, Rock, Sharpen (you get 1 rock back)
Bow = Stick, Stick, String, String, Bow
Wooden Cup (essential, right click on water to fill) = Plank, Cup
Torch = Stick, Stick, Leaves |