Add construction graph for glass variants (#3537)
This commit is contained in:
@@ -39,6 +39,9 @@
|
||||
- type: FloorTile
|
||||
outputs:
|
||||
- floor_glass
|
||||
- type: Construction
|
||||
graph: glass
|
||||
node: SheetGlass
|
||||
|
||||
- type: entity
|
||||
id: SheetGlass1
|
||||
@@ -75,6 +78,9 @@
|
||||
- type: FloorTile
|
||||
outputs:
|
||||
- floor_rglass
|
||||
- type: Construction
|
||||
graph: glass
|
||||
node: SheetRGlass
|
||||
|
||||
- type: entity
|
||||
id: SheetRGlass1
|
||||
@@ -108,6 +114,9 @@
|
||||
- pglass
|
||||
- pglass_2
|
||||
- pglass_3
|
||||
- type: Construction
|
||||
graph: glass
|
||||
node: SheetPGlass
|
||||
|
||||
- type: entity
|
||||
id: SheetPGlass1
|
||||
@@ -141,6 +150,9 @@
|
||||
- rpglass
|
||||
- rpglass_2
|
||||
- rpglass_3
|
||||
- type: Construction
|
||||
graph: glass
|
||||
node: SheetRPGlass
|
||||
|
||||
- type: entity
|
||||
id: SheetRPGlass1
|
||||
|
||||
Reference in New Issue
Block a user