added Type: BLOCK to first example authored by Lxlp's avatar Lxlp
...@@ -34,6 +34,7 @@ MUSHROOM_BLOCK and NOTE_BLOCK are considered as "solid" blocks, these blocks nee ...@@ -34,6 +34,7 @@ MUSHROOM_BLOCK and NOTE_BLOCK are considered as "solid" blocks, these blocks nee
| Drops | What the block will drop. Defaults to itself | | | Drops | What the block will drop. Defaults to itself | |
```yaml ```yaml
Type: BLOCK
CustomBlock: CustomBlock:
Type: MUSHROOM_BLOCK Type: MUSHROOM_BLOCK
Id: 18 Id: 18
... ...
......