written 10 Aug 2015
The Konstructing API (like Crafting) is not implemented in the server yet so the gameplay is in some form of semi creative mode (to borrow a term from Minecraft) at the moment. When you spawn you have a almost empty inventory with one sack (like a small chest). If you try to use one of the empty fist seven slots the server will spawn an item for you.
Travel the world and find a nice spot close to the sea, or maybe dig a hole in a mountain? Note that there are no ore yet so do not expect to find something interesting underground.
When the inventory is closed the currently active block is shown in the lower right corner.
When the inventory is open, both the belt and the inventory are shown. By clicking on a stack and then an empty slot, stacks can be moved around.
Added/changed:
Removed:
The idea is to have a small server core, a stupid simple client that do not know anything about the world and run most of the logic in server plugins. This means that all the logic for the new inventories is done in the server by a plugin!
Our near terms plans include:
Long term plans include:
Written by Petter & Stefan