DotEye / Minecraft-Library-of-Babel

A working version of the Library of Babel created in Minecraft.

Home Page:https://doteye.online/projects/mclob

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minecraft Library of Babel

screenshot

The custom server source code that hosts the Library of Babel recreated in Minecraft.

An instance of this server is being hosted at: mclob.doteye.online

Learn more about the project here: https://doteye.online/projects/mclob

If you're looking for the search tools site source code, head here: https://github.com/DotEye/Minecraft-Library-of-Babel-Tools

Running Your Own Server

  1. Download or clone the repository and open a terminal in the repository root.
  2. Install Node.js (v14) and Yarn.
  3. Install node dependencies with yarn.
  4. Start the server with yarn start.

About

A working version of the Library of Babel created in Minecraft.

https://doteye.online/projects/mclob

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%