mattismegevand
commited on
Commit
•
53fc123
1
Parent(s):
a906372
add README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
|
5 |
+
# minecraft builds
|
6 |
+
|
7 |
+
|
8 |
+
this dataset contains Minecraft structure blueprints stored in a Parquet file.
|
9 |
+
each row includes the structure name, block coordinates (`x`, `y`, `z`), and block type (`mat`).
|
10 |
+
|
11 |
+
source: grabcraft.com
|