# Skyblock

## Overview

Building a Minecraft clone of sorts to learn Godot.

This was initially based on Sable Spirit Studio's YT series but has evolved to be quite a bit different.


## Key Bindings

| Input | Description |
| ----- | ----------- |
| `F5` | Quick Save |
| `F6` | Quick Load |
| `left-mouse-click` | Delete block |
| `right-mouse-click` | Create block |
| `scroll-wheel` | Change selected block (does not show the currently select item in the quickslots yet) |
| `Shift` | Sprint/Run |
| `Ctrl` | Crouch |