add 'translucent' block property

This commit is contained in:
MihailRis
2024-11-13 03:40:20 +03:00
parent a7833a780d
commit b23d31a321
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
}