Fix cloth stacks not being extractable (#7331)
This commit is contained in:
@@ -52,6 +52,11 @@
|
|||||||
- type: Material
|
- type: Material
|
||||||
materials:
|
materials:
|
||||||
- Cloth
|
- Cloth
|
||||||
|
- type: Extractable
|
||||||
|
juiceSolution:
|
||||||
|
reagents:
|
||||||
|
- ReagentId: Fiber
|
||||||
|
Quantity: 3
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: cloth_3
|
state: cloth_3
|
||||||
- type: Appearance
|
- type: Appearance
|
||||||
@@ -71,11 +76,6 @@
|
|||||||
state: cloth
|
state: cloth
|
||||||
- type: Stack
|
- type: Stack
|
||||||
count: 1
|
count: 1
|
||||||
- type: Extractable
|
|
||||||
juiceSolution:
|
|
||||||
reagents:
|
|
||||||
- ReagentId: Fiber
|
|
||||||
Quantity: 3
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: MaterialBase
|
parent: MaterialBase
|
||||||
|
|||||||
Reference in New Issue
Block a user