Add drops for matter bottler and drive viewer
This commit is contained in:
parent
3506e661b1
commit
a02c7360fa
@ -157,6 +157,10 @@ const facings = [
|
|||||||
android_station: ['energy_cap', 'battery_container'],
|
android_station: ['energy_cap', 'battery_container'],
|
||||||
battery_bank: ['battery_bank'],
|
battery_bank: ['battery_bank'],
|
||||||
matter_capacitor_bank: ['matter_container'],
|
matter_capacitor_bank: ['matter_container'],
|
||||||
|
|
||||||
|
drive_viewer: ['energy_cap', 'battery_container', 'drive_slot'],
|
||||||
|
matter_bottler: ['energy_cap', 'battery_container', 'work_slots', 'work_flow', 'matter_capability'],
|
||||||
|
|
||||||
matter_panel: ['tasks'],
|
matter_panel: ['tasks'],
|
||||||
pattern_storage: ['patterns'],
|
pattern_storage: ['patterns'],
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user