mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-22 23:42:59 +00:00
specs/weaschem: fix inconsistency
This commit is contained in:
parent
9dd92dbe70
commit
342357e9de
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@ WEASCHEM 1
|
|||
{"name":"Test schematic","description": "Some description","size":{"x":5,"y":3,"z":4},"offset":{"x":1,"y":0,"z":2},"type":"full","generator": "WorldEditAdditions v1.14"}
|
||||
{"0":"default:air","5":"default:stone","14":"default:dirt"}
|
||||
10x5,40x14,0,5,14,5,14,5x0
|
||||
10x0,40x1,0,1,0,2x1,5x0
|
||||
```
|
||||
|
||||
## Magic bytes
|
||||
|
|
Loading…
Reference in a new issue