Aedenthorn CraftFromContainers
Aedenthorn CraftFromContainers
0
## Plugin GUID: aedenthorn.CraftFromContainers
[General]
## String used to show required and available resources. {0} is replaced by how
much is available, and {1} is replaced by how much is required
# Setting type: String
# Default value: {0}/{1}
ResourceCostString = {0}/{1}
## Resource amounts will flash to this colour when coming from containers
# Setting type: Color
# Default value: FFEB04FF
FlashColor = FFEB04FF
## Resource amounts will flash from this colour when coming from containers (set
both colors to the same color for no flashing)
# Setting type: Color
# Default value: FFFFFFFF
UnFlashColor = FFFFFFFF
[Hot Keys]
## if true, holding down the PreventModKey modifier key will allow this mod's
behaviour; if false, holding down the key will prevent it.
# Setting type: Boolean
# Default value: false
SwitchPrevent = false
## Modifier key to toggle fuel and ore filling behaviour when down. Use
https://docs.unity3d.com/Manual/ConventionalGameInput.html
# Setting type: String
# Default value: left alt
PreventModKey = left alt
## Holding down this key while crafting or building will pull resources into your
inventory instead of building. Use
https://docs.unity3d.com/Manual/ConventionalGameInput.html
# Setting type: String
# Default value: left ctrl
PullItemsKey = left ctrl
## Modifier key to pull all available fuel or ore when down. Use
https://docs.unity3d.com/Manual/ConventionalGameInput.html
# Setting type: String
# Default value: left shift
FillAllModKey = left shift
[Station Connections]