Enable logging. Regardless of the value set here, the log of Automatics initialization process will always be output.
-
Default value: false
Enable the function to open and close the door automatically.
-
Default value: true
Specify which doors are allowed to open and close automatically.
-
Default value: All
-
Acceptable values: None, WoodDoor, WoodGate, IronGate, DarkwoodGate, WoodShutter, All
-
Multiple values can be set at the same time by separating them with , (e.g. WoodDoor, WoodGate)
Specify the display or internal name of any door that is allowed to open and close automatically. A display name is a name displayed in the game, such as "Wood door", and the specified value will enable the automatic door if it partially matches the target display name. The internal name is the name used on the program side, such as "$piece_wooddoor", and the specified value must exactly match the target’s internal name for the automatic door to be enabled.
-
Default value:
Interval at which to call the process of automatically opening the door. Setting this to less than 0.1 disables the process call. (Unit: second)
-
Default value: 0.1
-
Acceptable value range: From 0 to 8
Interval at which to call the process of automatically closing the door. Setting this to less than 0.1 disables the process call. (Unit: second)
-
Default value: 0.1
-
Acceptable value range: From 0 to 8
The door automatically open when the player is inside the specified radius, with the door as the origin. (Unit: meter)
-
Default value: 2.5
-
Acceptable value range: From 1 to 8
The door automatically close when the player is inside the specified radius, with the door as the origin. (Unit: meter)
-
Default value: 2.5
-
Acceptable value range: From 1 to 8
Enables automatic pinning to the map.
-
Default value: true
Specify the range of dynamic objects to be explored. "Dynamic Object" are objects that change position, such as animals, monsters, etc. Set to 0 to disable pinning of dynamic objects. (Unit: meter)
-
Default value: 64
-
Acceptable value range: From 0 to 256
Specify the range of static objects to be explored. "Static Object" are objects that do not change their position, such as plants, veins, etc. Setting this to 0 disables pinning of static objects. (Unit: meter)
-
Default value: 16
-
Acceptable value range: From 0 to 256
Specify the range of location to be explored. "Location" is a specific place, such as dungeon, fuling village, etc. Setting this to 0 disables location pinning. (Unit: meter)
-
Default value: 96
-
Acceptable value range: From 0 to 256
Specify the animals to be automatic pinning.
-
Default value: All
-
Acceptable values: None, Boar, Deer, Wolf, Lox, Bird, Fish, All
-
Multiple values can be set at the same time by separating them with , (e.g. Boar, Deer)
Specify the monsters to be automatic pinning.
-
Default value: All
-
Acceptable values: None, Greyling, Neck, Ghost, Greydwarf, GreydwarfBrute, GreydwarfShaman, RancidRemains, Skeleton, Troll, Abomination, Blob, Draugr, DraugrElite, Leech, Oozer, Surtling, Wraith, Drake, Fenring, StoneGolem, Deathsquito, Fuling, FulingBerserker, FulingShaman, Growth, Serpent, Bat, FenringCultist, Ulv, All
-
Multiple values can be set at the same time by separating them with , (e.g. Greyling, Neck)
Specify the flora to be automatic pinning.
-
Default value: Mushroom, Raspberries, Blueberries, CarrotSeeds, Thistle, TurnipSeeds, Cloudberries
-
Acceptable values: None, Dandelion, Mushroom, Raspberries, Blueberries, Carrot, CarrotSeeds, YellowMushroom, Thistle, Turnip, TurnipSeeds, Onion, OnionSeeds, Barley, Cloudberries, Flex, All
-
Multiple values can be set at the same time by separating them with , (e.g. Dandelion, Mushroom)
Specify the veins to be automatic pinning.
-
Default value: -9
-
Acceptable values: None, Copper, Tin, MudPile, Obsidian, Silver, All
-
Multiple values can be set at the same time by separating them with , (e.g. Copper, Tin)
Specify the spawners to be automatic pinning.
-
Default value: None
-
Acceptable values: None, GreydwarfNest, EvilBonePile, BodyPile, All
-
Multiple values can be set at the same time by separating them with , (e.g. GreydwarfNest, EvilBonePile)
Specify the other objects to be automatic pinning.
-
Default value: WildBeehive
-
Acceptable values: None, Vegvisir, Runestone, WildBeehive, Portal, All
-
Multiple values can be set at the same time by separating them with , (e.g. Vegvisir, Runestone)
Specify the dungeons to be automatic pinning.
-
Default value: All
-
Acceptable values: None, BurialChambers, TrollCave, SunkenCrypts, MountainCave, All
-
Multiple values can be set at the same time by separating them with , (e.g. BurialChambers, TrollCave)
Specify the spots to be automatic pinning.
-
Default value: All
-
Acceptable values: None, InfestedTree, FireHole, DrakeNest, GoblinCamp, TarPit, All
-
Multiple values can be set at the same time by separating them with , (e.g. InfestedTree, FireHole)
Enable automatic pinning for the ship.
-
Default value: true
Specify the display or internal name of any animals that is allowed to automatic map pinning. A display name is the name displayed in the game, such as "Boar", and the specified value will enable the pinning if it partially matches the target display name. Internal name is the name used on the program side, such as "$enemy_boar", and the specified value must exactly match the target’s internal name for the pinning to be enabled.
-
Default value:
Specify the display or internal name of any monster that is allowed to automatic map pinning. A display name is the name displayed in the game, such as "Greyling", and the specified value will enable the pinning if it partially matches the target display name. Internal name is the name used on the program side, such as "$enemy_greyling", and the specified value must exactly match the target’s internal name for the pinning to be enabled.
-
Default value:
Specify the display or internal name of any flora that is allowed to automatic map pinning. A display name is the name displayed in the game, such as "Dandelion", and the specified value will enable the pinning if it partially matches the target display name. Internal name is the name used on the program side, such as "$item_dandelion", and the specified value must exactly match the target’s internal name for the pinning to be enabled.
-
Default value:
Specify the display or internal name of any veins that is allowed to automatic map pinning. A display name is the name displayed in the game, such as "Copper deposit", and the specified value will enable the pinning if it partially matches the target display name. Internal name is the name used on the program side, such as "$piece_deposit_copper", and the specified value must exactly match the target’s internal name for the pinning to be enabled.
-
Default value:
Specify the display or internal name of any spawners that is allowed to automatic map pinning. A display name is the name displayed in the game, such as "Greydwarf nest", and the specified value will enable the pinning if it partially matches the target display name. Internal name is the name used on the program side, such as "$enemy_greydwarfspawner", and the specified value must exactly match the target’s internal name for the pinning to be enabled.
-
Default value:
Exclude tamed animals from automatic pinning.
-
Default value: true
Specify the interval at which static object search. Setting to 0 disables periodic static object search. (Unit: second)
-
Default value: 0.25
-
Acceptable value range: From 0 to 8
When pinning flora, it recursively searches for the same flora that exist within a specified range and merge them into a single pin. (Unit: meter)
-
Default value: 8
-
Acceptable value range: From 0 to 16
Specify whether need to equip a Wishbone to pinning a vein that in ground.
-
Default value: true
Enable automatic functions for tasks such as cooking, refining, and refilling fuel.
-
Default value: true
Specify the automatic processing to be allowed for Beehive
-
Default value: Store
-
Acceptable values: None, Store
Specify the maximum distance which Beehive will search for containers. (Unit: meter)
-
Default value: 8
-
Acceptable value range: From 1 to 64
Count Of Products To Suppress Automatic Processing For Beehive / [piece_beehive_product_count_that_suppress_automatic_store]
Suppresses automatic processing of Beehive to prevent the count of products stored in a container from exceeding a specified quantity. Set to 0 to disable automatic processing suppression based on the count of products.
-
Default value: 0
-
Acceptable value range: From 0 to 9999
Specify the automatic processing to be allowed for Bonfire
-
Default value: Refuel
-
Acceptable values: None, Refuel
Specify the maximum distance which Bonfire will search for containers. (Unit: meter)
-
Default value: 8
-
Acceptable value range: From 1 to 64
Count Of Fuels To Suppress Automatic Processing For Bonfire / [piece_bonfire_fuel_count_that_suppress_automatic_process]
Suppresses automatic processing of Bonfire to prevent the count of fuels stored in a container from falling below a specified quantity. Set to 0 to disable automatic processing suppression based on the count of fuels.
-
Default value: 1
-
Acceptable value range: From 0 to 9999
Specify the automatic processing to be allowed for Blast furnace
-
Default value: Craft, Refuel, Store
-
Acceptable values: None, Craft, Refuel, Store
-
Multiple values can be set at the same time by separating them with , (e.g. Craft, Refuel)
Specify the maximum distance which Blast furnace will search for containers. (Unit: meter)
-
Default value: 8
-
Acceptable value range: From 1 to 64
Count Of Materials To Suppress Automatic Processing For Blast furnace / [piece_blastfurnace_material_count_that_suppress_automatic_process]
Suppresses automatic processing of Blast furnace to prevent the count of materials stored in a container from falling below a specified quantity. Set to 0 to disable automatic processing suppression based on the count of materials.
-
Default value: 1
-
Acceptable value range: From 0 to 9999
Count Of Fuels To Suppress Automatic Processing For Blast furnace / [piece_blastfurnace_fuel_count_that_suppress_automatic_process]
Suppresses automatic processing of Blast furnace to prevent the count of fuels stored in a container from falling below a specified quantity. Set to 0 to disable automatic processing suppression based on the count of fuels.
-
Default value: 1
-
Acceptable value range: From 0 to 9999
Count Of Products To Suppress Automatic Processing For Blast furnace / [piece_blastfurnace_product_count_that_suppress_automatic_store]
Suppresses automatic processing of Blast furnace to prevent the count of products stored in a container from exceeding a specified quantity. Set to 0 to disable automatic processing suppression based on the count of products.
-
Default value: 0
-
Acceptable value range: From 0 to 9999
Refuel Blast furnace Only When Materials Supplied / [piece_blastfurnace_refuel_only_when_materials_supplied]
Performs automatic refuel only when materials are supplied to Blast furnace.
-
Default value: false
Specify the automatic processing to be allowed for Campfire
-
Default value: Refuel
-
Acceptable values: None, Refuel
Specify the maximum distance which Campfire will search for containers. (Unit: meter)
-
Default value: 8
-
Acceptable value range: From 1 to 64
Count Of Fuels To Suppress Automatic Processing For Campfire / [piece_firepit_fuel_count_that_suppress_automatic_process]
Suppresses automatic processing of Campfire to prevent the count of fuels stored in a container from falling below a specified quantity. Set to 0 to disable automatic processing suppression based on the count of fuels.
-
Default value: 1
-
Acceptable value range: From 0 to 9999
Specify the automatic processing to be allowed for Charcoal kiln
-
Default value: Craft, Store
-
Acceptable values: None, Craft, Store
-
Multiple values can be set at the same time by separating them with , (e.g. Craft, Store)
Specify the maximum distance which Charcoal kiln will search for containers. (Unit: meter)
-
Default value: 8
-
Acceptable value range: From 1 to 64
Count Of Materials To Suppress Automatic Processing For Charcoal kiln / [piece_charcoalkiln_material_count_that_suppress_automatic_process]
Suppresses automatic processing of Charcoal kiln to prevent the count of materials stored in a container from falling below a specified quantity. Set to 0 to disable automatic processing suppression based on the count of materials.
-
Default value: 1
-
Acceptable value range: From 0 to 9999
Count Of Products To Suppress Automatic Processing For Charcoal kiln / [piece_charcoalkiln_product_count_that_suppress_automatic_store]
Suppresses automatic processing of Charcoal kiln to prevent the count of products stored in a container from exceeding a specified quantity. Set to 0 to disable automatic processing suppression based on the count of products.
-
Default value: 0
-
Acceptable value range: From 0 to 9999
Specify the automatic processing to be allowed for Cooking station
-
Default value: Store
-
Acceptable values: None, Craft, Store
-
Multiple values can be set at the same time by separating them with , (e.g. Craft, Store)
Specify the maximum distance which Cooking station will search for containers. (Unit: meter)
-
Default value: 8
-
Acceptable value range: From 1 to 64
Count Of Materials To Suppress Automatic Processing For Cooking station / [piece_cookingstation_material_count_that_suppress_automatic_process]
Suppresses automatic processing of Cooking station to prevent the count of materials stored in a container from falling below a specified quantity. Set to 0 to disable automatic processing suppression based on the count of materials.
-
Default value: 1
-
Acceptable value range: From 0 to 9999
Count Of Products To Suppress Automatic Processing For Cooking station / [piece_cookingstation_product_count_that_suppress_automatic_store]
Suppresses automatic processing of Cooking station to prevent the count of products stored in a container from exceeding a specified quantity. Set to 0 to disable automatic processing suppression based on the count of products.
-
Default value: 0
-
Acceptable value range: From 0 to 9999
Specify the automatic processing to be allowed for Fermenter
-
Default value: Craft, Store
-
Acceptable values: None, Craft, Store
-
Multiple values can be set at the same time by separating them with , (e.g. Craft, Store)
Specify the maximum distance which Fermenter will search for containers. (Unit: meter)
-
Default value: 8
-
Acceptable value range: From 1 to 64
Count Of Materials To Suppress Automatic Processing For Fermenter / [piece_fermenter_material_count_that_suppress_automatic_process]
Suppresses automatic processing of Fermenter to prevent the count of materials stored in a container from falling below a specified quantity. Set to 0 to disable automatic processing suppression based on the count of materials.
-
Default value: 1
-
Acceptable value range: From 0 to 9999
Count Of Products To Suppress Automatic Processing For Fermenter / [piece_fermenter_product_count_that_suppress_automatic_store]
Suppresses automatic processing of Fermenter to prevent the count of products stored in a container from exceeding a specified quantity. Set to 0 to disable automatic processing suppression based on the count of products.
-
Default value: 0
-
Acceptable value range: From 0 to 9999
Specify the automatic processing to be allowed for Hanging brazier
-
Default value: Refuel
-
Acceptable values: None, Refuel
Specify the maximum distance which Hanging brazier will search for containers. (Unit: meter)
-
Default value: 8
-
Acceptable value range: From 1 to 64
Count Of Fuels To Suppress Automatic Processing For Hanging brazier / [piece_brazierceiling01_fuel_count_that_suppress_automatic_process]
Suppresses automatic processing of Hanging brazier to prevent the count of fuels stored in a container from falling below a specified quantity. Set to 0 to disable automatic processing suppression based on the count of fuels.
-
Default value: 1
-
Acceptable value range: From 0 to 9999
Specify the automatic processing to be allowed for Hearth
-
Default value: Refuel
-
Acceptable values: None, Refuel
Specify the maximum distance which Hearth will search for containers. (Unit: meter)
-
Default value: 8
-
Acceptable value range: From 1 to 64
Count Of Fuels To Suppress Automatic Processing For Hearth / [piece_hearth_fuel_count_that_suppress_automatic_process]
Suppresses automatic processing of Hearth to prevent the count of fuels stored in a container from falling below a specified quantity. Set to 0 to disable automatic processing suppression based on the count of fuels.
-
Default value: 1
-
Acceptable value range: From 0 to 9999
Specify the automatic processing to be allowed for Iron cooking station
-
Default value: Store
-
Acceptable values: None, Craft, Store
-
Multiple values can be set at the same time by separating them with , (e.g. Craft, Store)
Specify the maximum distance which Iron cooking station will search for containers. (Unit: meter)
-
Default value: 8
-
Acceptable value range: From 1 to 64
Count Of Materials To Suppress Automatic Processing For Iron cooking station / [piece_cookingstation_iron_material_count_that_suppress_automatic_process]
Suppresses automatic processing of Iron cooking station to prevent the count of materials stored in a container from falling below a specified quantity. Set to 0 to disable automatic processing suppression based on the count of materials.
-
Default value: 1
-
Acceptable value range: From 0 to 9999
Count Of Products To Suppress Automatic Processing For Iron cooking station / [piece_cookingstation_iron_product_count_that_suppress_automatic_store]
Suppresses automatic processing of Iron cooking station to prevent the count of products stored in a container from exceeding a specified quantity. Set to 0 to disable automatic processing suppression based on the count of products.
-
Default value: 0
-
Acceptable value range: From 0 to 9999
Specify the automatic processing to be allowed for Jack-o-turnip
-
Default value: Refuel
-
Acceptable values: None, Refuel
Specify the maximum distance which Jack-o-turnip will search for containers. (Unit: meter)
-
Default value: 8
-
Acceptable value range: From 1 to 64
Count Of Fuels To Suppress Automatic Processing For Jack-o-turnip / [piece_jackoturnip_fuel_count_that_suppress_automatic_process]
Suppresses automatic processing of Jack-o-turnip to prevent the count of fuels stored in a container from falling below a specified quantity. Set to 0 to disable automatic processing suppression based on the count of fuels.
-
Default value: 1
-
Acceptable value range: From 0 to 9999
Specify the automatic processing to be allowed for Sconce
-
Default value: Refuel
-
Acceptable values: None, Refuel
Specify the maximum distance which Sconce will search for containers. (Unit: meter)
-
Default value: 8
-
Acceptable value range: From 1 to 64
Count Of Fuels To Suppress Automatic Processing For Sconce / [piece_sconce_fuel_count_that_suppress_automatic_process]
Suppresses automatic processing of Sconce to prevent the count of fuels stored in a container from falling below a specified quantity. Set to 0 to disable automatic processing suppression based on the count of fuels.
-
Default value: 1
-
Acceptable value range: From 0 to 9999
Specify the automatic processing to be allowed for Smelter
-
Default value: Craft, Refuel, Store
-
Acceptable values: None, Craft, Refuel, Store
-
Multiple values can be set at the same time by separating them with , (e.g. Craft, Refuel)
Specify the maximum distance which Smelter will search for containers. (Unit: meter)
-
Default value: 8
-
Acceptable value range: From 1 to 64
Count Of Materials To Suppress Automatic Processing For Smelter / [piece_smelter_material_count_that_suppress_automatic_process]
Suppresses automatic processing of Smelter to prevent the count of materials stored in a container from falling below a specified quantity. Set to 0 to disable automatic processing suppression based on the count of materials.
-
Default value: 1
-
Acceptable value range: From 0 to 9999
Count Of Fuels To Suppress Automatic Processing For Smelter / [piece_smelter_fuel_count_that_suppress_automatic_process]
Suppresses automatic processing of Smelter to prevent the count of fuels stored in a container from falling below a specified quantity. Set to 0 to disable automatic processing suppression based on the count of fuels.
-
Default value: 1
-
Acceptable value range: From 0 to 9999
Count Of Products To Suppress Automatic Processing For Smelter / [piece_smelter_product_count_that_suppress_automatic_store]
Suppresses automatic processing of Smelter to prevent the count of products stored in a container from exceeding a specified quantity. Set to 0 to disable automatic processing suppression based on the count of products.
-
Default value: 0
-
Acceptable value range: From 0 to 9999
Performs automatic refuel only when materials are supplied to Smelter.
-
Default value: false
Specify the automatic processing to be allowed for Spinning wheel
-
Default value: Store
-
Acceptable values: None, Craft, Store
-
Multiple values can be set at the same time by separating them with , (e.g. Craft, Store)
Specify the maximum distance which Spinning wheel will search for containers. (Unit: meter)
-
Default value: 8
-
Acceptable value range: From 1 to 64
Count Of Materials To Suppress Automatic Processing For Spinning wheel / [piece_spinningwheel_material_count_that_suppress_automatic_process]
Suppresses automatic processing of Spinning wheel to prevent the count of materials stored in a container from falling below a specified quantity. Set to 0 to disable automatic processing suppression based on the count of materials.
-
Default value: 1
-
Acceptable value range: From 0 to 9999
Count Of Products To Suppress Automatic Processing For Spinning wheel / [piece_spinningwheel_product_count_that_suppress_automatic_store]
Suppresses automatic processing of Spinning wheel to prevent the count of products stored in a container from exceeding a specified quantity. Set to 0 to disable automatic processing suppression based on the count of products.
-
Default value: 0
-
Acceptable value range: From 0 to 9999
Standing blue-burning iron torch Allow Processing / [piece_groundtorchblue_allow_automatic_processing]
Specify the automatic processing to be allowed for Standing blue-burning iron torch
-
Default value: Refuel
-
Acceptable values: None, Refuel
Standing blue-burning iron torch Container Search Range / [piece_groundtorchblue_container_search_range]
Specify the maximum distance which Standing blue-burning iron torch will search for containers. (Unit: meter)
-
Default value: 8
-
Acceptable value range: From 1 to 64
Count Of Fuels To Suppress Automatic Processing For Standing blue-burning iron torch / [piece_groundtorchblue_fuel_count_that_suppress_automatic_process]
Suppresses automatic processing of Standing blue-burning iron torch to prevent the count of fuels stored in a container from falling below a specified quantity. Set to 0 to disable automatic processing suppression based on the count of fuels.
-
Default value: 1
-
Acceptable value range: From 0 to 9999
Specify the automatic processing to be allowed for Standing brazier
-
Default value: Refuel
-
Acceptable values: None, Refuel
Specify the maximum distance which Standing brazier will search for containers. (Unit: meter)
-
Default value: 8
-
Acceptable value range: From 1 to 64
Count Of Fuels To Suppress Automatic Processing For Standing brazier / [piece_brazierfloor01_fuel_count_that_suppress_automatic_process]
Suppresses automatic processing of Standing brazier to prevent the count of fuels stored in a container from falling below a specified quantity. Set to 0 to disable automatic processing suppression based on the count of fuels.
-
Default value: 1
-
Acceptable value range: From 0 to 9999
Standing green-burning iron torch Allow Processing / [piece_groundtorchgreen_allow_automatic_processing]
Specify the automatic processing to be allowed for Standing green-burning iron torch
-
Default value: Refuel
-
Acceptable values: None, Refuel
Standing green-burning iron torch Container Search Range / [piece_groundtorchgreen_container_search_range]
Specify the maximum distance which Standing green-burning iron torch will search for containers. (Unit: meter)
-
Default value: 8
-
Acceptable value range: From 1 to 64
Count Of Fuels To Suppress Automatic Processing For Standing green-burning iron torch / [piece_groundtorchgreen_fuel_count_that_suppress_automatic_process]
Suppresses automatic processing of Standing green-burning iron torch to prevent the count of fuels stored in a container from falling below a specified quantity. Set to 0 to disable automatic processing suppression based on the count of fuels.
-
Default value: 1
-
Acceptable value range: From 0 to 9999
Specify the automatic processing to be allowed for Standing iron torch
-
Default value: Refuel
-
Acceptable values: None, Refuel
Specify the maximum distance which Standing iron torch will search for containers. (Unit: meter)
-
Default value: 8
-
Acceptable value range: From 1 to 64
Count Of Fuels To Suppress Automatic Processing For Standing iron torch / [piece_groundtorch_fuel_count_that_suppress_automatic_process]
Suppresses automatic processing of Standing iron torch to prevent the count of fuels stored in a container from falling below a specified quantity. Set to 0 to disable automatic processing suppression based on the count of fuels.
-
Default value: 1
-
Acceptable value range: From 0 to 9999
Specify the automatic processing to be allowed for Standing wood torch
-
Default value: Refuel
-
Acceptable values: None, Refuel
Specify the maximum distance which Standing wood torch will search for containers. (Unit: meter)
-
Default value: 8
-
Acceptable value range: From 1 to 64
Count Of Fuels To Suppress Automatic Processing For Standing wood torch / [piece_groundtorchwood_fuel_count_that_suppress_automatic_process]
Suppresses automatic processing of Standing wood torch to prevent the count of fuels stored in a container from falling below a specified quantity. Set to 0 to disable automatic processing suppression based on the count of fuels.
-
Default value: 1
-
Acceptable value range: From 0 to 9999
Specify the automatic processing to be allowed for Stone oven
-
Default value: Craft, Refuel, Store
-
Acceptable values: None, Craft, Refuel, Store
-
Multiple values can be set at the same time by separating them with , (e.g. Craft, Refuel)
Specify the maximum distance which Stone oven will search for containers. (Unit: meter)
-
Default value: 8
-
Acceptable value range: From 1 to 64
Count Of Materials To Suppress Automatic Processing For Stone oven / [piece_oven_material_count_that_suppress_automatic_process]
Suppresses automatic processing of Stone oven to prevent the count of materials stored in a container from falling below a specified quantity. Set to 0 to disable automatic processing suppression based on the count of materials.
-
Default value: 1
-
Acceptable value range: From 0 to 9999
Count Of Fuels To Suppress Automatic Processing For Stone oven / [piece_oven_fuel_count_that_suppress_automatic_process]
Suppresses automatic processing of Stone oven to prevent the count of fuels stored in a container from falling below a specified quantity. Set to 0 to disable automatic processing suppression based on the count of fuels.
-
Default value: 1
-
Acceptable value range: From 0 to 9999
Count Of Products To Suppress Automatic Processing For Stone oven / [piece_oven_product_count_that_suppress_automatic_store]
Suppresses automatic processing of Stone oven to prevent the count of products stored in a container from exceeding a specified quantity. Set to 0 to disable automatic processing suppression based on the count of products.
-
Default value: 0
-
Acceptable value range: From 0 to 9999
Performs automatic refuel only when materials are supplied to Stone oven.
-
Default value: false
Specify the automatic processing to be allowed for Windmill
-
Default value: Store
-
Acceptable values: None, Craft, Store
-
Multiple values can be set at the same time by separating them with , (e.g. Craft, Store)
Specify the maximum distance which Windmill will search for containers. (Unit: meter)
-
Default value: 8
-
Acceptable value range: From 1 to 64
Count Of Materials To Suppress Automatic Processing For Windmill / [piece_windmill_material_count_that_suppress_automatic_process]
Suppresses automatic processing of Windmill to prevent the count of materials stored in a container from falling below a specified quantity. Set to 0 to disable automatic processing suppression based on the count of materials.
-
Default value: 1
-
Acceptable value range: From 0 to 9999
Count Of Products To Suppress Automatic Processing For Windmill / [piece_windmill_product_count_that_suppress_automatic_store]
Suppresses automatic processing of Windmill to prevent the count of products stored in a container from exceeding a specified quantity. Set to 0 to disable automatic processing suppression based on the count of products.
-
Default value: 0
-
Acceptable value range: From 0 to 9999
Enable automatic feeding for animals.
-
Default value: true
Specify the maximum distance which animal will search for food. 0 disables the feed box search and -1 uses the default value for each animal. (Unit: meter)
-
Default value: -1
-
Acceptable value range: From -1 to 64
Specify whether or not the animal needs to approach the food in order to eat it.
-
Default value: false
Enable automatic repair of items and pieces.
-
Default value: true
Specify the range to search for a crafting station to be used to repair items. Setting to 0 disables periodic item repair. (Unit: meters)
-
Default value: 16
-
Acceptable value range: From 0 to 64
Repair Items When Accessing The Crafting Station / [repair_items_when_accessing_the_crafting_station]
Specify whether or not to repair all items that can be repaired when the workbench GUI is opened.
-
Default value: false
Specify where the message is displayed when an item is repaired.
-
Default value: None
-
Acceptable values: None, Center, TopLeft
Specify the range to search for a pieces to repair. Setting to 0 disables periodic pieces repairs. (Unit: meters)
-
Default value: 16
-
Acceptable value range: From 0 to 64