add base:ice block

This commit is contained in:
MihailRis
2024-11-16 07:34:58 +03:00
parent 5b6256e0fa
commit faadfca8c3
3 changed files with 15 additions and 7 deletions
+8 -7
View File
@@ -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"
]
}