Block Menu
Learn about how to customize the blocks inside the Block Menu
Warning: The block menu is currently limited to 7 blocks. The inventory layout is also not customizable.
Instructions
To customize the blocks, edit the block materials below.
block-menu-category {
blocks=[
WOOL,
"DIAMOND_BLOCK",
"GOLD_BLOCK",
"IRON_BLOCK",
"REDSTONE_BLOCK",
"LAPIS_BLOCK",
"QUARTZ_BLOCK"
]
"default_block"=WOOL
}
Permission
The player must inherit speedbridge.block.[name-of-block]
permission node to gain access to a block in the block menu.
Last updated
Was this helpful?