Artron Energy configuration option
For Artron Energy room growing costs see the Room configuration page.
These are the Artron Energy configuration options.
/plugins/TARDIS/artron.yml
# artron energy
player: 25
# travel costs
random: 75
random_circuit: 150
travel: 100
comehere: 400
hide: 500
autonomous: 100
# inter-dimensional travel minimum charge levels
nether_min: 4250
the_end_min: 5500
# recharging
recharge_distance: 20
lightning_recharge: 300
creeper_recharge: 150
full_charge: 5000
full_charge_item: NETHER_STAR
malfunction_damage: 15
# siege mode
siege_transfer: 10
siege_deplete: 100
siege_creeper: 150
siege_ticks: 1500
# standby
standby: 5
standby_time: 6000
# jettison is a percentage of original room cost
jettison: 75
jettison_seed: TNT
# room charges
render: 250
zero: 250
# upgrades
upgrades:
ancient: 5000
ars: 5000
bigger: 7500
bone: 5000
budget: 5000
cave: 5000
copper: 20000
coral: 8000
delta: 7500
deluxe: 10000
division: 7500
eleventh: 10000
ender: 5000
factory: 7500
fugitive: 7500
hospital: 5000
master: 10000
mechanical: 7500
original: 5000
plank: 5000
pyramid: 5000
redstone: 7500
rotor: 5000
rustic: 8000
steampunk: 5000
thirteenth: 8000
tom: 5000
twelfth: 7500
war: 5000
weathered: 5000
legacy_bigger: 7500
legacy_deluxe: 10000
legacy_eleventh: 10000
legacy_redstone: 8000
custom: 10000
archive:
small: 5000
medium: 7500
tall: 10000
massive: 20000
template:
small: 1666
medium: 2500
tall: 3333
just_wall_floor: 50
# artron furnace
artron_furnace:
burn_limit: 100000
burn_time: 0.5
cook_time: 0.5
particles: true
tardis_powered: true
power_drain: 200
power_cycle: 400
power_limit: 4
# Sonic Generator costs (as a percentage of full charge)
sonic_generator:
standard: 10
bio: 10
diamond: 10
emerald: 10
redstone: 10
painter: 10
ignite: 10
arrow: 10
knockback: 10
brush: 10
conversion: 10
# other charges
shell: 500
custard_cream: 25
backdoor: 100
Config | Type | Default |
---|---|---|
player | number | 25 |
Sets the amount of time lord energy a player absorbs from the time vortex each time they time travel. | ||
random | number | 75 |
travel | number | 100 |
comehere | number | 400 |
hide | number | 500 |
autonomous | number | 100 |
Sets the amount of energy the different forms of time travel consume. The options are: random locations, any /tardistravel , /tardis comehere , /tardis hide commands, and autonomous homing. | ||
nether_min | number | 4250 |
the_end_min | number | 5500 |
Sets the minimum amount of energy the TARDIS Artron Energy Capacitor must have before players can time travel to the Nether or The End. | ||
recharge_distance | number | 20 |
Sets the maximum distance in blocks, a Police Box can be from a recharge beacon in order to start recharging. | ||
lightning_recharge | number | 300 |
Sets the amount of energy TARDISes receive if they are within the recharge_distance of a natural lightning strike. | ||
creeper_recharge | number | 150 |
Sets the amount of energy players receive if they kill a charged creeper. | ||
full_charge | number | 5000 |
Sets the amount of energy a fully charged TARDIS Artron Energy Capacitor holds. | ||
full_charge_item | string | NETHER_STAR |
Sets the item that fully charges the Energy Capacitor when you right-click the Artron button with it. | ||
malfunction_damage | number | 15 |
The percentage chance an Artron Capacitor will be damaged in the event of a TARDIS malfunction. | ||
siege_transfer | number | 10 |
Sets the minimum amount of Time Lord energy needed to transfer to the Siege block. This is a percentage of full_charge . Default is 10% (500). | ||
siege_deplete | number | 100 |
Sets the amount of energy Siege mode uses every cycle. Default is 100 | ||
siege_creeper | number | 150 |
Sets the amount of energy gained when the Artron Creeper is sacrificed. The default is 150 . Only relevant if the main config option siege.creeper is set to true. | ||
siege_ticks | number | 1500 |
Sets the amount of time in server ticks that the energy depletion / siege mode healing cycle takes. The default is 1500 (or every 1.25 minutes) | ||
standby | number | 5 |
Sets how much energy is used per cycle when the TARDIS is in standby power mode. | ||
standby_time | number | 6000 |
Sets how often energy is removed when the TARDIS is in standby mode. If standby_time is set to 0 , then no energy is removed. | ||
jettison | number | 75 |
Sets the percentage of energy the TARDIS gets back when a room is jettisoned. | ||
jettison_seed | string | TNT |
Sets the block required to manually jettison a room. | ||
renderer | number | 250 |
Sets the cost to use the Renderer room. | ||
zero | number | 250 |
Sets the cost to transmat to the TARDIS Zero room. | ||
upgrades: | ||
ancient | number | 5000 |
ars | number | 5000 |
bigger | number | 7500 |
bone | number | 5000 |
budget | number | 5000 |
cave | number | 5000 |
copper | number | 20000 |
coral | number | 8000 |
delta | number | 7500 |
deluxe | number | 10000 |
division | number | 7500 |
eleventh | number | 10000 |
ender | number | 5000 |
factory | number | 7500 |
fugitive | number | 7500 |
hospital | number | 5000 |
master | number | 10000 |
mechanical | number | 7500 |
original | number | 5000 |
plank | number | 5000 |
pyramid | number | 5000 |
redstone | number | 7500 |
rotor | number | 5000 |
rustic | number | 8000 |
steampunk | number | 5000 |
thirteenth | number | 8000 |
tom | number | 5000 |
twelfth | number | 7500 |
war | number | 5000 |
weathered | number | 5000 |
custom | number | 10000 |
legacy_deluxe | number | 10000 |
legacy_redstone | number | 8000 |
legacy_bigger | number | 7500 |
legacy_eleventh | number | 10000 |
Sets the energy cost to upgrade / crossgrade to a different console when using the Desktop Theme changer. | ||
archive: | ||
tall | number | 10000 |
small | number | 5000 |
medium | number | 7500 |
Sets the energy cost to use different archive console sizes when using the Desktop Theme changer. | ||
template: | ||
medium | number | 2500 |
Sets the energy cost to use different archive console sizes when using the Desktop Theme changer. | ||
small | number | 1666 |
tall | number | 3333 |
just_wall_floor | number | 50 |
If a player is just changing the walls and floor, then just_wall_floor sets the percentage the cost is reduced. | ||
artron_furnace: | ||
cook_time | number | 0.5 |
Sets the cook time for items smelted with Artron Storage Cells — 0.5 is half the normal time, 2.0 would be twice normal speed (longer), 1.0 = normal cook time (same as coal) | ||
burn_time | number | 0.5 |
Sets the length of time an Artron Storage Cell will burn for — as above fractions (0.5 ) will give shorter life to the cells, > 1 will extend the burn time, 1.0 = normal burn time (same as coal) | ||
burn_limit | number | 100000 |
Sets the maximum amount of burn time a fully charged Artron Storage Cell can have. | ||
particle | boolean | true |
Sets whether the Artron Furnace block displays particles. | ||
tardis_powered | boolean | true |
Whether you can power furnaces with TARDIS energy. | ||
power_drain | number | 200 |
How much Artron is used per cycle. | ||
power_cycle | number | 400 |
How often the furnace is fueled (in ticks). | ||
power_limit | number | 4 |
Maximum number of powered furnaces per TARDIS. | ||
sonic_generator: | ||
standard | number | 10 |
bio | number | 10 |
diamond | number | 10 |
emerald | number | 10 |
redstone | number | 10 |
painter | number | 10 |
ignite | number | 10 |
arrow | number | 10 |
knockback | number | 10 |
brush | number | 10 |
conversion | number | 10 |
Sets the energy costs for the sonic generator as a percentage of the full_charge option. | ||
shell | number | 500 |
Sets the cost to use the Shell room constructor. | ||
custard_cream | number | 25 |
Sets the cost to dispense a custard cream. | ||
backdoor | number | 100 |
Sets the cost to use the TARDIS back door. |
Rechargers configuration section
NB: The rechargers configuration section is found in the file: config.yml
The rechargers section holds the locations of the TARDIS recharge beacons.
The format is:
rechargers:
[name]:
world: [world]
x: [co-ordinate]
y: [co-ordinate]
z: [co-ordinate]
Entries are added automatically by the /tardisadmin recharger [name]
command, you should only need to edit this
section if you want to remove a recharge point.