Skip to content

Portable Radar

bl4ckscor3 edited this page Oct 3, 2024 · 6 revisions

The portable radar will send the owner a chat message whenever a player is inside of the radar's detection radius (modifiable in the config file).

Recipe

Recipe

Universal Block Modifier Options

  • The radius the radar searches in. (Default of 25, with a range from 1 to 50)
  • The rate at which the radar searches at. (Default of 4, with a range from 4 to 10)
  • Should the radar repeat the message as long as someone is in its radius? (Default of Yes)
  • Should this block be disabled, making it no longer work until it is enabled again? (Default of No)
  • Should this block ignore its owner, meaning any functionality it has will not work for the owner? (Default of Yes)
  • Should this block ignore players and entities that are invisible? (Default of No)

Accepted Modules

  • Adding a redstone module to a portable radar will cause the radar to emit a redstone signal whenever a player is within range.
  • Adding an allowlist module to a portable radar will remove listed players from the radar's search.
  • Adding a denylist module to a portable radar will make the radar only look out for players on the list.

Properties

  • Ownable: This is resistant to explosions, and can only be broken by the player who placed it down using the Universal Block Remover.
Clone this wiki locally