Updated Limitations in Fancade scripting.md (markdown)
commited
commit
6c8cf5b899997fe84ccf0d010e691f9c84f76bf3
... | ... | @@ -9,6 +9,9 @@ The limit is 8 connections per output. |
9 | 9 | |
10 | 10 | A wire split refers to connecting the same wire from an output into 2 or more input ports. |
11 | 11 | |
12 | ## Inputs and Outputs of scripts |
|
13 | A script can only have up to 16 input or output terminals. |
|
14 | ||
12 | 15 | ## Size of a block |
13 | 16 | The max size a single object can have is 4x4x4 blocks or 32x32x32 voxels. |
14 | 17 |