A collection of all of the historic 2b2t locations added to the 2b2tmuseum.org Minecraft server, available for all to download right here.
Join 2b2tmuseum.org and see these historic locations without downloading anything! You can also play survival anarchy on the same world these locations are hosted on, without the queue.
Click to go to 2b2tmuseum's website
- Acquire basic knowledge of
git - Fork this repo
- Create and switch to a new branch
- Add your world download(s) to their own directories in the appropriate year folder.
- Only add the following file structures to git:
SomeBase/level.dat(file)SomeBase/region(directory)SomeBase/entities(directory - this dir may not exist for old world downloads)SomeBase/data(directory - only if there are map_xxx.dat files present)
- Make a pull request, write a quick description for what you added. Try to add the year the world download was captured, and if the world download is a download of a download, let us know where you ripped it from.
You can use GitHub Desktop or IntelliJ to simplify these actions and reduce the use of command line.