remove 'translucent' block property (will be reverted later)

This commit is contained in:
MihailRis
2024-11-15 05:07:49 +03:00
parent 4cbd3f41f6
commit 7aacadc926
4 changed files with 1 additions and 7 deletions
+1 -2
View File
@@ -6,6 +6,5 @@
"sky-light-passing": false,
"obstacle": false,
"selectable": false,
"replaceable": true,
"translucent": true
"replaceable": true
}