Skip to main content

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
ConfigTypeDefault
playernumber25
Sets the amount of time lord energy a player absorbs from the time vortex each time they time travel.
randomnumber75
travelnumber100
comeherenumber400
hidenumber500
autonomousnumber100
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_minnumber4250
the_end_minnumber5500
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_distancenumber20
Sets the maximum distance in blocks, a Police Box can be from a recharge beacon in order to start recharging.
lightning_rechargenumber300
Sets the amount of energy TARDISes receive if they are within the recharge_distance of a natural lightning strike.
creeper_rechargenumber150
Sets the amount of energy players receive if they kill a charged creeper.
full_chargenumber5000
Sets the amount of energy a fully charged TARDIS Artron Energy Capacitor holds.
full_charge_itemstringNETHER_STAR
Sets the item that fully charges the Energy Capacitor when you right-click the Artron button with it.
malfunction_damagenumber15
The percentage chance an Artron Capacitor will be damaged in the event of a TARDIS malfunction.
siege_transfernumber10
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_depletenumber100
Sets the amount of energy Siege mode uses every cycle. Default is 100
siege_creepernumber150
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_ticksnumber1500
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)
standbynumber5
Sets how much energy is used per cycle when the TARDIS is in standby power mode.
standby_timenumber6000
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.
jettisonnumber75
Sets the percentage of energy the TARDIS gets back when a room is jettisoned.
jettison_seedstringTNT
Sets the block required to manually jettison a room.
renderernumber250
Sets the cost to use the Renderer room.
zeronumber250
Sets the cost to transmat to the TARDIS Zero room.
upgrades:
ancientnumber5000
arsnumber5000
biggernumber7500
bonenumber5000
budgetnumber5000
cavenumber5000
coppernumber20000
coralnumber8000
deltanumber7500
deluxenumber10000
divisionnumber7500
eleventhnumber10000
endernumber5000
factorynumber7500
fugitivenumber7500
hospitalnumber5000
masternumber10000
mechanicalnumber7500
originalnumber5000
planknumber5000
pyramidnumber5000
redstonenumber7500
rotornumber5000
rusticnumber8000
steampunknumber5000
thirteenthnumber8000
tomnumber5000
twelfthnumber7500
warnumber5000
weatherednumber5000
customnumber10000
legacy_deluxenumber10000
legacy_redstonenumber8000
legacy_biggernumber7500
legacy_eleventhnumber10000
Sets the energy cost to upgrade / crossgrade to a different console when using the Desktop Theme changer.
archive:
tallnumber10000
smallnumber5000
mediumnumber7500
Sets the energy cost to use different archive console sizes when using the Desktop Theme changer.
template:
mediumnumber2500
Sets the energy cost to use different archive console sizes when using the Desktop Theme changer.
smallnumber1666
tallnumber3333
just_wall_floornumber50
If a player is just changing the walls and floor, then just_wall_floor sets the percentage the cost is reduced.
artron_furnace:
cook_timenumber0.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_timenumber0.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_limitnumber100000
Sets the maximum amount of burn time a fully charged Artron Storage Cell can have.
particlebooleantrue
Sets whether the Artron Furnace block displays particles.
tardis_poweredbooleantrue
Whether you can power furnaces with TARDIS energy.
power_drainnumber200
How much Artron is used per cycle.
power_cyclenumber400
How often the furnace is fueled (in ticks).
power_limitnumber4
Maximum number of powered furnaces per TARDIS.
sonic_generator:
standardnumber10
bionumber10
diamondnumber10
emeraldnumber10
redstonenumber10
painternumber10
ignitenumber10
arrownumber10
knockbacknumber10
brushnumber10
conversionnumber10
Sets the energy costs for the sonic generator as a percentage of the full_charge option.
shellnumber500
Sets the cost to use the Shell room constructor.
custard_creamnumber25
Sets the cost to dispense a custard cream.
backdoornumber100
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.

Back to main configuration page