updating readme 2
This commit is contained in:
parent
6de46b1197
commit
5c8515810f
|
@ -10,6 +10,7 @@ each block type (Blocks, Teleporters, Entities) must have the corresponding word
|
|||
not all three keywords have to be written
|
||||
|
||||
*Data-specific structure :*
|
||||
```
|
||||
blocks:
|
||||
[x, y, z, w, h, d, rhz, rvt, r, g, b]
|
||||
|
||||
|
@ -48,3 +49,4 @@ entities:
|
|||
[.. cost, doPay, tred, tgreen, tblue] with
|
||||
cost = int[> 0] (0 breaks)
|
||||
doPay = {0, 1} (bool)
|
||||
```
|
Loading…
Reference in New Issue