Fix some crafting menu oddities (#38372)

This commit is contained in:
hoshizora
2025-06-17 02:22:14 -07:00
committed by GitHub
parent 53a01bfb46
commit 36c0f96c9b
4 changed files with 6 additions and 8 deletions

View File

@@ -180,7 +180,7 @@ stack-eighties-floor-tile = eighties floor tile
stack-blue-arcade-tile = blue arcade tile
stack-red-arcade-tile = red arcade tile
stack-red-carpet-tile = red carpet tile
stack-block-carpet-tile = block carpet tile
stack-black-carpet-tile = black carpet tile
stack-blue-carpet-tile = blue carpet tile
stack-green-carpet-tile = green carpet tile
stack-orange-carpet-tile = orange carpet tile

View File

@@ -46,13 +46,8 @@
doAfter: 1
- to: memory_cell
steps:
- tag: MicroManipulatorStockPart
icon:
sprite: Objects/Misc/stock_parts.rsi
state: micro_mani
name: construction-graph-tag-manipulator
- material: Manipulator
amount: 1
amount: 2
- material: Cable
amount: 2
doAfter: 1

View File

@@ -16,6 +16,9 @@
steps:
- component: ApcElectronics
name: construction-graph-component-apc-electronics
icon:
sprite: "Objects/Misc/module.rsi"
state: "charger_APC"
doAfter: 2
- to: start
completed:

View File

@@ -336,7 +336,7 @@
- type: stack
id: FloorCarpetBlack
name: stack-block-carpet-tile
name: stack-black-carpet-tile
spawn: FloorCarpetItemBlack
maxCount: 30