Skip to content

Commit

Permalink
another mapping error fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AwareFoxy committed Nov 15, 2024
1 parent fa27e72 commit e0abc8f
Showing 1 changed file with 17 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,20 @@
- type: Sprite
sprite: _CorvaxNext/Bluespace/module.rsi
state: bluespace
- type: MachineBoard
prototype: BluespaceHarvester
requirements:
Manipulator: 5
Capacitor: 5
MatterBin: 15
materialRequirements:
Glass: 15
Steel: 15
CableHV: 5
tagRequirements:
GlassBeaker:
Amount: 5
DefaultPrototype: Beaker
ExamineName: Glass Beaker
- type: Item
size: Normal
- type: MachineBoard
prototype: BluespaceHarvester
requirements:
Manipulator: 5
Capacitor: 5
MatterBin: 15
materialRequirements:
Glass: 15
Steel: 15
CableHV: 5
tagRequirements:
GlassBeaker:
Amount: 5
DefaultPrototype: Beaker
ExamineName: Glass Beaker
- type: Item
size: Normal

0 comments on commit e0abc8f

Please sign in to comment.