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

This reverts commit 7aacadc926.
This commit is contained in:
MihailRis
2024-11-15 06:47:03 +03:00
parent 7a3a4476ea
commit 5793c52ac6
4 changed files with 7 additions and 1 deletions
+2 -1
View File
@@ -6,5 +6,6 @@
"sky-light-passing": false,
"obstacle": false,
"selectable": false,
"replaceable": true
"replaceable": true,
"translucent": true
}