Useful bowls (#8266)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
@@ -40,5 +40,7 @@
|
|||||||
amount: 1
|
amount: 1
|
||||||
- id: FoodCondimentBottleEnzyme
|
- id: FoodCondimentBottleEnzyme
|
||||||
amount: 1
|
amount: 1
|
||||||
- id: LargeBeaker
|
- id: FoodBowlBig
|
||||||
|
amount: 3
|
||||||
|
- id: KitchenKnife
|
||||||
amount: 1
|
amount: 1
|
||||||
|
|||||||
@@ -29,6 +29,12 @@
|
|||||||
solution: food
|
solution: food
|
||||||
- type: Damageable
|
- type: Damageable
|
||||||
damageContainer: Inorganic
|
damageContainer: Inorganic
|
||||||
|
- type: SolutionTransfer
|
||||||
|
canChangeTransferAmount: true
|
||||||
|
- type: UserInterface
|
||||||
|
interfaces:
|
||||||
|
- key: enum.TransferAmountUiKey.Key
|
||||||
|
type: TransferAmountBoundUserInterface
|
||||||
- type: Destructible
|
- type: Destructible
|
||||||
thresholds:
|
thresholds:
|
||||||
- trigger:
|
- trigger:
|
||||||
|
|||||||
Reference in New Issue
Block a user