Id: Obsidian
Model: 1
Display: '&fSapphire Ore'
Type: BLOCK
CustomBlock:
Type: NOTE_BLOCK
Id: 1
Drops:
- RawBlueOre
CustomBlockSkills:
- sound{s=block.stone.place} @self ~onBlockPlace
- sound{s=block.stone.break} @self ~onBlockBreak
When i place this block it does not allow me to place it... what do i do wrong?