Upload current version

This commit is contained in:
Motschen
2020-09-22 16:53:16 +02:00
parent 090f4c6f63
commit 71d1028495
155 changed files with 1671 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "lint:block/features/corrupt_tree/corrupt_log_top",
"side": "lint:block/features/corrupt_tree/corrupt_log",
"particle": "lint:block/features/corrupt_tree/corrupt_log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "lint:block/features/mystical_tree/mystical_log_top",
"side": "lint:block/features/mystical_tree/mystical_log",
"particle": "lint:block/features/mystical_tree/mystical_log"
}
}