Home

AgriculturalTowerPrototype

Parent

Properties

graphics_set

crane

energy_source

input_inventory_size

output_inventory_size

energy_usage

The amount of energy this agricultural tower uses for each planted or harvested plant.

crane_energy_usage

The amount of energy this agricultural tower uses while the crane is moving.

radius

The radius represents grid tiles which are created around the agricultural tower from its collision box.

Must be positive.

growth_grid_tile_size

The size of one grid tile a plant is planted into.

Must be positive.

growth_area_radius

The minimum radius of empty space a plant requires around it to be planted.

Must be >= 0 and <= growth_grid_tile_size / 2

random_growth_offset

The maximum offset from the grid tile center which will be applied to the planting spot selected by this agricultural tower.

Must be >= 0 and < 1.

randomize_planting_tile

Whether the agricultural tower will start from a random grid tile when given a planting task.

radius_visualisation_picture

central_orienting_sound

arm_extending_sound

grappler_orienting_sound

grappler_extending_sound

planting_sound

harvesting_sound

central_orienting_sound_source

arm_extending_sound_source

grappler_orienting_sound_source

grappler_extending_sound_source

planting_procedure_points

harvesting_procedure_points

circuit_wire_max_distance

The maximum circuit wire distance for this entity.

draw_copper_wires

draw_circuit_wires

circuit_connector

accepted_seeds

When missing, all items with plant result will be accepted. When provided, only items on this list that have plant result will be accepted.