add temporary test block

This commit is contained in:
MihailRis
2024-06-08 21:42:44 +03:00
parent c2aa4e3c26
commit ee47213dbb
8 changed files with 45 additions and 4 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"material": "base:wood",
"texture-faces": [
"door_side",
"door_side",
"door_top",
"door_top",
"door",
"door"
],
"light-passing": true,
"sky-light-passing": true,
"size": [1, 2, 1],
"rotation": "pipe"
}
+5 -4
View File
@@ -1,7 +1,4 @@
{
"items": [
"bazalt_breaker"
],
"blocks": [
"dirt",
"grass_block",
@@ -25,6 +22,10 @@
"pane",
"pipe",
"lightbulb",
"torch"
"torch",
"door"
],
"items": [
"bazalt_breaker"
]
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB