Skip to main content

Pyramid

The Pyramid console seed block

Crafting

/trecipe pyramid

IngredientsCrafting recipe
Sandstone Stairs
Redstone Torch
Lapis Block
Wall or Floor Block
redstone torch
lapis block
wall block
sandstone stairs
floor block
pyramid seed

Configuration

Depending on the plugin configuration (creation.seed_block.legacy: false) and the server/world difficulty, the Redstone Torch Torch item may be replaced by:

tip

The above are the defaults for the difficulty level, but the configuration can be set by the server admin using the commands:

/tconfig seed_block.easy [Material]
/tconfig seed_block.normal [Material]
/tconfig seed_block.hard [Material]

To keep the the Redstone Torch Torch item as a Redstone Torch regardless of the server/world difficulty, set creation.seed_block.legacy to true in the config.

/tconfig seed_block.legacy true