Changes
Page history
added informations regarding worldedit support
authored
May 10, 2023
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Custom-Blocks.md
View page @
a077e3d1
...
@@ -41,3 +41,9 @@ TestBlock:
...
@@ -41,3 +41,9 @@ TestBlock:
- sound{s=block.amethyst_block.place} @self ~onBlockPlace
- sound{s=block.amethyst_block.place} @self ~onBlockPlace
- sound{s=block.amethyst_block.break} @self ~onBlockBreak
- 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