add test ore (coal)

This commit is contained in:
MihailRis
2024-09-25 00:13:59 +03:00
parent 36eed38b4c
commit d534207deb
9 changed files with 31 additions and 10 deletions
+3
View File
@@ -0,0 +1,3 @@
{
"texture": "coal_ore"
}
+8 -7
View File
@@ -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