Skip to content
This repository has been archived by the owner on Mar 25, 2018. It is now read-only.

Adam-/bedrock

Repository files navigation

bedrock

Bedrock is a Minecraft Server whose goal is to fully emulate vanilla Minecraft.

Features

  • Loading existing vanilla generated worlds
  • Multiplayer
  • Creating new players
  • Commands
  • Block mining and placing
  • Inventory
  • Chests
  • Crafting

TODO

  • Block ticks
  • Plants, trees
  • Fire
  • Mobs
  • AI
  • Redstone
  • Physics
  • Block physics
  • Liquid physics
  • Projectile physics
  • Lighting
  • Skylight
  • Block light
  • Terrain generation

Dependencies

Installation

To build bedrock run:

cmake -DCMAKE_INSTALL_PREFIX=~/bedrock .
make
make install

Configuration

Copy config.yml.example to config.yml and edit.

About

A simple Minecraft server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published