add test ore (coal)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"texture": "coal_ore"
|
||||
}
|
||||
@@ -1,8 +1,6 @@
|
||||
{
|
||||
"entities": [
|
||||
"drop",
|
||||
"player",
|
||||
"falling_block"
|
||||
"items": [
|
||||
"bazalt_breaker"
|
||||
],
|
||||
"blocks": [
|
||||
"dirt",
|
||||
@@ -28,9 +26,12 @@
|
||||
"pipe",
|
||||
"lightbulb",
|
||||
"torch",
|
||||
"wooden_door"
|
||||
"wooden_door",
|
||||
"coal_ore"
|
||||
],
|
||||
"items": [
|
||||
"bazalt_breaker"
|
||||
"entities": [
|
||||
"drop",
|
||||
"player",
|
||||
"falling_block"
|
||||
]
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 7.3 KiB |
Reference in New Issue
Block a user