Skip to main content

Sonic Dock

You can place a sonic dock in your TARDIS console to hold your sonic devices.

Sonic Dock

A sonic screwdriver placed in the sonic dock.

Sonic Dock

To add a sonic dock:

  1. Craft a sonic dock to see the recipe use the command /tardisrecipe sonic-dock

    Sonic Dock recipe

    The sonic dock recipe.

    Sonic Dock recipe
  2. Place an item frame facing upwards somewhere inside your TARDIS
  3. Place the sonic dock into the item frame
  4. Use the update command to register the sonic dock with the plugin - /tardis update sonic-dock

To dock your sonic screwdriver:

  • Right-click the dock with the sonic in your main hand.

To remove the sonic from the dock:

  • Right-click the dock with an empty hand.

Setting travel coordinates

If the sonic screwdriver you have docked has been upgraded with the Emerald Environment Circuit, the last scanned block or player location will be loaded into the TARDIS memory bank. Release the handbrake to travel to the location.

tip

If the Relativity Differentiator has been installed in the console and is turned on, the TARDIS will automatically disengage the handbrake and travel to the destination.

Charging

If the plugin difficulty is set to hard or the plugin is configured, the sonic dock is used to charge your device. Charging will start automatically when the screwdriver is docked.

The TARDIS must have sufficient energy to recharge the sonic.

Configuration

config.yml contains a sonic configuration section with the following defaults:

/plugins/TARDIS/config.yml
sonic:
default_model: eleventh
conversion_radius: 1
freeze_cooldown: 60
charge: false
charge_level: 1000
charge_interval: 60
usage: 10

The settings are explained below:

ConfigTypeDefault
sonic:
default_modelstringeleventh
Sets the custom model that sonic screwdrivers appear with when crafted or given
conversion_radiusnumber1
Sets the radius of blocks that is transformed by the Sonic Screwdriver conversion function. Using a value 1 gives a 3x3 area of blocks. Setting to 0 means only the clicked block is affected
freeze_cooldownnumber60
Sets the cool down period (in seconds) between uses of the Sonic Screwdriver’s player freeze function
chargebooleanfalse
Sets whether players need to charge their sonic screwdriver to use it
charge_levelnumber1000
The maximum charge level a sonic device can hold
charge_intervalnumber60
The amount of time it takes to charge a sonic device to full charge
usagenumber10
The amount of energy a sonic screwdriver consumes each time it is used