Skip to content

OfficialPixelBrush/GodotBetaImport

Repository files navigation

GodotMCBetaImport

A Minecraft Beta 1.7.3 Visualzier written in Godot

This project has been superseded by Betrock!

Purpose

This Application is meant to be nothing more than an experiment to see if I can successfully load and display Minecraft Beta 1.7.3 McRegion files manually.

mcr.py

This tool was my first attempt to understand McRegion files. It takes a Minecraft McRegion file as input, and outputs the first TAG_ByteArray it finds in each Chunk as a chunk_x_z.bin file. These can actually be read by the oldRegionLoader GDScript, and was used to create the first versions of this application.

About

A Minecraft Beta 1.7.3 Map Explorer written in Godot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published