Changes
Page history
added informations regarding worldedit support
authored
May 10, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Custom-Blocks.md
View page @
a077e3d1
...
...
@@ -40,4 +40,10 @@ TestBlock:
CustomBlockSkills:
- sound{s=block.amethyst_block.place} @self ~onBlockPlace
- sound{s=block.amethyst_block.break} @self ~onBlockBreak
```
## WorldEdit Support
You can place custom blocks using worldedit via the following syntax:
```
//set mythic:ItemName
```
\ No newline at end of file