Delete useless constructiongraph
Signed-off-by: muon <ilovetoaaaaaainthemorn@gmail.com>
This commit is contained in:
parent
35e034d023
commit
2be446d310
|
|
@ -1,336 +0,0 @@
|
|||
- type: constructionGraph
|
||||
id: RailingDeltaV
|
||||
start: start
|
||||
graph:
|
||||
- node: start
|
||||
edges:
|
||||
- to: railingDeltaV
|
||||
completed:
|
||||
- !type:SnapToGrid { }
|
||||
steps:
|
||||
- material: MetalRod
|
||||
amount: 2
|
||||
doAfter: 2
|
||||
- material: Plasteel
|
||||
amount: 1
|
||||
doAfter: 2
|
||||
- to: railingCornerDeltaV
|
||||
completed:
|
||||
- !type:SnapToGrid { }
|
||||
steps:
|
||||
- material: Plasteel
|
||||
amount: 1
|
||||
doAfter: 2.5
|
||||
- material: MetalRod
|
||||
amount: 2
|
||||
doAfter: 2.5
|
||||
- to: railingCornerSmallDeltaV
|
||||
completed:
|
||||
- !type:SnapToGrid { }
|
||||
steps:
|
||||
- material: MetalRod
|
||||
amount: 1
|
||||
doAfter: 2
|
||||
- material: Plasteel
|
||||
amount: 1
|
||||
doAfter: 2
|
||||
- to: railingRoundDeltaV
|
||||
completed:
|
||||
- !type:SnapToGrid { }
|
||||
steps:
|
||||
- material: MetalRod
|
||||
amount: 4
|
||||
doAfter: 2
|
||||
- material: Plasteel
|
||||
amount: 2
|
||||
doAfter: 2
|
||||
|
||||
- node: railingDeltaV
|
||||
entity: RailingDeltaV
|
||||
edges:
|
||||
- to: start
|
||||
completed:
|
||||
- !type:SpawnPrototype
|
||||
prototype: PartRodMetal1
|
||||
amount: 2
|
||||
- !type:SpawnPrototype
|
||||
prototype: SheetPlasteel
|
||||
amount: 2
|
||||
- !type:DeleteEntity
|
||||
steps:
|
||||
- tool: Welding
|
||||
doAfter: 1
|
||||
|
||||
- node: railingCornerDeltaV
|
||||
entity: RailingCornerDeltaV
|
||||
edges:
|
||||
- to: start
|
||||
completed:
|
||||
- !type:SpawnPrototype
|
||||
prototype: PartRodMetal1
|
||||
amount: 2
|
||||
- !type:SpawnPrototype
|
||||
prototype: SheetPlasteel1
|
||||
amount: 1
|
||||
- !type:DeleteEntity
|
||||
steps:
|
||||
- tool: Welding
|
||||
doAfter: 1.5
|
||||
|
||||
- node: railingCornerSmallDeltaV
|
||||
entity: RailingCornerSmallDeltaV
|
||||
edges:
|
||||
- to: start
|
||||
completed:
|
||||
- !type:SpawnPrototype
|
||||
prototype: PartRodMetal1
|
||||
amount: 1
|
||||
- !type:SpawnPrototype
|
||||
prototype: SheetPlasteel1
|
||||
amount: 1
|
||||
- !type:DeleteEntity
|
||||
steps:
|
||||
- tool: Welding
|
||||
doAfter: 1.5
|
||||
|
||||
- node: railingRoundDeltaV
|
||||
entity: RailingRoundDeltaV
|
||||
edges:
|
||||
- to: start
|
||||
completed:
|
||||
- !type:SpawnPrototype
|
||||
prototype: PartRodMetal1
|
||||
amount: 4
|
||||
- !type:SpawnPrototype
|
||||
prototype: SheetPlasteel1
|
||||
amount: 2
|
||||
- !type:DeleteEntity
|
||||
steps:
|
||||
- tool: Welding
|
||||
doAfter: 2.75
|
||||
|
||||
- type: constructionGraph
|
||||
id: RailingDeltaVGrey
|
||||
start: start
|
||||
graph:
|
||||
- node: start
|
||||
edges:
|
||||
- to: railingDeltaVGrey
|
||||
completed:
|
||||
- !type:SnapToGrid { }
|
||||
steps:
|
||||
- material: MetalRod
|
||||
amount: 2
|
||||
doAfter: 2
|
||||
- material: Steel
|
||||
amount: 2
|
||||
doAfter: 2
|
||||
- to: railingCornerDeltaVGrey
|
||||
completed:
|
||||
- !type:SnapToGrid { }
|
||||
steps:
|
||||
- material: MetalRod
|
||||
amount: 3
|
||||
doAfter: 2.5
|
||||
- material: Steel
|
||||
amount: 2
|
||||
doAfter: 2.5
|
||||
- to: railingCornerSmallDeltaVGrey
|
||||
completed:
|
||||
- !type:SnapToGrid { }
|
||||
steps:
|
||||
- material: MetalRod
|
||||
amount: 1
|
||||
doAfter: 2
|
||||
- material: Steel
|
||||
amount: 1
|
||||
doAfter: 2
|
||||
- to: railingRoundDeltaVGrey
|
||||
completed:
|
||||
- !type:SnapToGrid { }
|
||||
steps:
|
||||
- material: MetalRod
|
||||
amount: 4
|
||||
doAfter: 2
|
||||
- material: Steel
|
||||
amount: 4
|
||||
doAfter: 2
|
||||
|
||||
- node: railingDeltaVGrey
|
||||
entity: RailingDeltaVGrey
|
||||
edges:
|
||||
- to: start
|
||||
completed:
|
||||
- !type:SpawnPrototype
|
||||
prototype: PartRodMetal1
|
||||
amount: 2
|
||||
- !type:SpawnPrototype
|
||||
prototype: SheetPlasteel1
|
||||
amount: 2
|
||||
- !type:DeleteEntity
|
||||
steps:
|
||||
- tool: Welding
|
||||
doAfter: 1
|
||||
- tool: Screwing
|
||||
doAfter: 0.5
|
||||
|
||||
- node: railingCornerDeltaVGrey
|
||||
entity: RailingCornerDeltaVGrey
|
||||
edges:
|
||||
- to: start
|
||||
completed:
|
||||
- !type:SpawnPrototype
|
||||
prototype: PartRodMetal1
|
||||
amount: 2
|
||||
- !type:SpawnPrototype
|
||||
prototype: SheetPlasteel1
|
||||
amount: 1
|
||||
- !type:DeleteEntity
|
||||
steps:
|
||||
- tool: Welding
|
||||
doAfter: 1.5
|
||||
- tool: Screwing
|
||||
doAfter: 0.5
|
||||
|
||||
- node: railingCornerSmallDeltaVGrey
|
||||
entity: RailingCornerSmallDeltaVGrey
|
||||
edges:
|
||||
- to: start
|
||||
completed:
|
||||
- !type:SpawnPrototype
|
||||
prototype: PartRodMetal1
|
||||
amount: 1
|
||||
- !type:SpawnPrototype
|
||||
prototype: SheetPlasteel1
|
||||
amount: 1
|
||||
- !type:DeleteEntity
|
||||
steps:
|
||||
- tool: Welding
|
||||
doAfter: .75
|
||||
|
||||
- node: railingRoundDeltaVGrey
|
||||
entity: RailingRoundDeltaVGrey
|
||||
edges:
|
||||
- to: start
|
||||
completed:
|
||||
- !type:SpawnPrototype
|
||||
prototype: PartRodMetal1
|
||||
amount: 4
|
||||
- !type:SpawnPrototype
|
||||
prototype: SheetPlasteel1
|
||||
amount: 4
|
||||
- !type:DeleteEntity
|
||||
steps:
|
||||
- tool: Welding
|
||||
doAfter: 2.75
|
||||
|
||||
- type: constructionGraph
|
||||
id: RailingDeltaVWood
|
||||
start: start
|
||||
graph:
|
||||
- node: start
|
||||
edges:
|
||||
- to: railingDeltaVWood
|
||||
completed:
|
||||
- !type:SnapToGrid { }
|
||||
steps:
|
||||
- material: MetalRod
|
||||
amount: 2
|
||||
doAfter: 2
|
||||
- material: WoodPlank
|
||||
amount: 2
|
||||
doAfter: 2
|
||||
- to: railingCornerDeltaVWood
|
||||
completed:
|
||||
- !type:SnapToGrid { }
|
||||
steps:
|
||||
- material: MetalRod
|
||||
amount: 3
|
||||
doAfter: 2.5
|
||||
- material: WoodPlank
|
||||
amount: 2
|
||||
doAfter: 2.5
|
||||
- to: railingCornerSmallDeltaVWood
|
||||
completed:
|
||||
- !type:SnapToGrid { }
|
||||
steps:
|
||||
- material: MetalRod
|
||||
amount: 1
|
||||
doAfter: 2
|
||||
- material: WoodPlank
|
||||
amount: 1
|
||||
doAfter: 2
|
||||
- to: railingRoundDeltaVWood
|
||||
completed:
|
||||
- !type:SnapToGrid { }
|
||||
steps:
|
||||
- material: MetalRod
|
||||
amount: 4
|
||||
doAfter: 2
|
||||
- material: WoodPlank
|
||||
amount: 4
|
||||
doAfter: 2
|
||||
|
||||
- node: railingDeltaVWood
|
||||
entity: RailingDeltaVWood
|
||||
edges:
|
||||
- to: start
|
||||
completed:
|
||||
- !type:SpawnPrototype
|
||||
prototype: PartRodMetal1
|
||||
amount: 2
|
||||
- !type:SpawnPrototype
|
||||
prototype: MaterialWoodPlank1
|
||||
amount: 2
|
||||
- !type:DeleteEntity
|
||||
steps:
|
||||
- tool: Screwing
|
||||
doAfter: 1.5
|
||||
|
||||
- node: railingCornerDeltaVWood
|
||||
entity: RailingCornerDeltaVWood
|
||||
edges:
|
||||
- to: start
|
||||
completed:
|
||||
- !type:SpawnPrototype
|
||||
prototype: PartRodMetal1
|
||||
amount: 2
|
||||
- !type:SpawnPrototype
|
||||
prototype: MaterialWoodPlank1
|
||||
amount: 1
|
||||
- !type:DeleteEntity
|
||||
steps:
|
||||
- tool: Screwing
|
||||
doAfter: 2
|
||||
|
||||
- node: railingCornerSmallDeltaVWood
|
||||
entity: RailingCornerSmallDeltaVWood
|
||||
edges:
|
||||
- to: start
|
||||
completed:
|
||||
- !type:SpawnPrototype
|
||||
prototype: PartRodMetal1
|
||||
amount: 1
|
||||
- !type:SpawnPrototype
|
||||
prototype: MaterialWoodPlank1
|
||||
amount: 1
|
||||
- !type:DeleteEntity
|
||||
steps:
|
||||
- tool: Screwing
|
||||
doAfter: 1
|
||||
|
||||
- node: railingRoundDeltaVWood
|
||||
entity: RailingRoundDeltaVWood
|
||||
edges:
|
||||
- to: start
|
||||
completed:
|
||||
- !type:SpawnPrototype
|
||||
prototype: PartRodMetal1
|
||||
amount: 4
|
||||
- !type:SpawnPrototype
|
||||
prototype: MaterialWoodPlank1
|
||||
amount: 4
|
||||
- !type:DeleteEntity
|
||||
steps:
|
||||
- tool: Screwing
|
||||
doAfter: 3.75
|
||||
Loading…
Reference in New Issue