update doc/en/block-properties.md

This commit is contained in:
MihailRis
2024-06-13 18:58:46 +03:00
parent 09610a3bb3
commit a77480276d
2 changed files with 33 additions and 25 deletions
+6
View File
@@ -1,4 +1,5 @@
# Block properties
## Visual
### *texture*
@@ -128,3 +129,8 @@ Examples for block `containermod:container`:
Number of block inventory slots. Default - 0 (no inventory).
## Extended blocks
### *size*
Array of three integers. Default value is `[1, 1, 1]`.