Recipe for Durathread (#7349)

This commit is contained in:
EmoGarbage404
2022-04-15 17:20:14 -04:00
committed by GitHub
parent 5a89382d28
commit 569085ab5c
3 changed files with 31 additions and 0 deletions

View File

@@ -148,6 +148,9 @@
- durathread
- durathread_2
- durathread_3
- type: Construction
graph: Durathread
node: MaterialDurathread
- type: entity
parent: MaterialDurathread

View File

@@ -0,0 +1,17 @@
- type: constructionGraph
id: Durathread
start: start
graph:
- node: start
edges:
- to: MaterialDurathread
completed:
- !type:SetStackCount
amount: 1
steps:
- material: Cloth
amount: 5
- material: Plastic
amount: 5
- node: MaterialDurathread
entity: MaterialDurathread

View File

@@ -38,3 +38,14 @@
category: Materials
icon: Objects/Materials/Sheets/glass.rsi/rpglass.png
objectType: Item
- type: construction
name: durathread
id: MaterialDurathread
graph: Durathread
startNode: start
targetNode: MaterialDurathread
category: Materials
description: A high-quality thread used to make durable clothes.
icon: Objects/Materials/materials.rsi/durathread.png
objectType: Item