add base:ice block
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"texture": "ice",
|
||||
"material": "base:glass",
|
||||
"draw-group": 4,
|
||||
"light-passing": true,
|
||||
"translucent": true
|
||||
}
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"items": [
|
||||
"bazalt_breaker"
|
||||
"entities": [
|
||||
"drop",
|
||||
"player",
|
||||
"falling_block"
|
||||
],
|
||||
"blocks": [
|
||||
"dirt",
|
||||
@@ -27,11 +29,10 @@
|
||||
"lightbulb",
|
||||
"torch",
|
||||
"wooden_door",
|
||||
"coal_ore"
|
||||
"coal_ore",
|
||||
"ice"
|
||||
],
|
||||
"entities": [
|
||||
"drop",
|
||||
"player",
|
||||
"falling_block"
|
||||
"items": [
|
||||
"bazalt_breaker"
|
||||
]
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 7.1 KiB |
Reference in New Issue
Block a user