add temporary test block
This commit is contained in:
@@ -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"
|
||||
}
|
||||
@@ -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 |
Reference in New Issue
Block a user