Merge pull request #129 from neoapps-dev/add-tu0-tutorial-1785698941089

Add "TU0 Tutorial World" (tu0-tutorial)
This commit is contained in:
/home/neo 2026-08-02 22:29:32 +03:00 committed by GitHub
commit acc4a8739d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 15 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 MiB

Binary file not shown.

15
tu0-tutorial/meta.json Normal file
View file

@ -0,0 +1,15 @@
{
"id": "tu0-tutorial",
"name": "TU0 Tutorial World",
"author": "neoapps-dev",
"description": "Pre-TU1 Prototype Tutorial World",
"extended_description": "This is a prototype version of the original tutorial world from the Console Edition of Minecraft. It includes a tutorial area, village, two castles, a lighthouse, and the infamous water mill. This tutorial world was lost for 14 years, yet officially discovered on February 28, 2026.\n\nCredits to \"The Minecraft Architect\" for uploading the original one and converting it to Java Edition.\n\n## This is a conversion of the world from Java Edition to LCE using Emerald v1.6.0",
"category": [
"World"
],
"thumbnail": "2026-08-02_22.06.30.png",
"zips": {
"TU0 Tutorial.zip": "{GameHDD}"
},
"version": "0.0.0"
}