File tree Expand file tree Collapse file tree 5 files changed +35
-6
lines changed
Catalog/VendingMachines/Inventories
Entities/Objects/Consumable/Food
_Floof/Prototypes/Recipes/Cooking Expand file tree Collapse file tree 5 files changed +35
-6
lines changed Original file line number Diff line number Diff line change @@ -1475,3 +1475,17 @@ Entries:
14751475 message : Trains evac will no longer have pressure issues.
14761476 id : 180
14771477 time : ' 2026-03-21T00:34:02.0000000+00:00'
1478+ - author : SyaoranFox
1479+ changes :
1480+ - type : Add
1481+ message : Olive, Ghee, and Corn oil jars to chefvend.!
1482+ id : 181
1483+ time : ' 2026-03-21T13:56:04.0000000+00:00'
1484+ - author : SyaoranFox
1485+ changes :
1486+ - type : Add
1487+ message : Miso Recipe
1488+ - type : Tweak
1489+ message : Increased volume of salt and pepper shakers
1490+ id : 182
1491+ time : ' 2026-03-22T00:17:07.0000000+00:00'
Original file line number Diff line number Diff line change 2828 # End DeltaV Additions
2929 FoodSnackChocolate : 4 # Floofstation
3030 DrinkCreamCarton : 2 # Floofstation
31+ OilJarCorn : 2 # Floofstation
32+ OilJarOlive : 2 # Floofstation
33+ OilJarGhee : 2 # Floofstation
3134 contrabandInventory :
3235 EggBoxBroken : 1
3336 FoodBoxDonkpocket : 1
Original file line number Diff line number Diff line change 556556 - type : SolutionContainerManager
557557 solutions :
558558 food :
559- maxVol : 20
559+ maxVol : 40
560560 - type : SolutionTransfer
561561 canChangeTransferAmount : true
562562 minTransferAmount : 5
595595 food :
596596 reagents :
597597 - ReagentId : TableSalt
598- Quantity : 20
598+ Quantity : 40
599599 - type : Sprite
600600 state : shaker-salt
601601 - type : Icon
615615 food :
616616 reagents :
617617 - ReagentId : Blackpepper
618- Quantity : 20
618+ Quantity : 40
619619 - type : Sprite
620620 state : shaker-pepper
621621 - type : Icon
Original file line number Diff line number Diff line change 669669 - ReagentId : Butter
670670 Quantity : 15
671671 - type : SliceableFood
672- count : 3
672+ count : 5
673673 slice : FoodButterSlice
674674 - type : Extractable # DeltaV - Makes butter extractable
675675 grindableSolutionName : food
687687 - type : SolutionContainerManager
688688 solutions :
689689 food :
690- maxVol : 6
690+ maxVol : 4
691691 reagents :
692692 - ReagentId : Butter
693- Quantity : 5
693+ Quantity : 3
694694 - type : Tag
695695 tags :
696696 - Slice
Original file line number Diff line number Diff line change 1+ - type : microwaveMealRecipe
2+ id : RecipeMisoSoup
3+ name : miso soup recipe
4+ result : FoodSoupMiso
5+ time : 10
6+ group : Soup
7+ reagents :
8+ Water : 10
9+ solids :
10+ FoodBowlBig : 1
11+ FoodSoybeans : 2
12+ FoodTofuSlice : 1
You can’t perform that action at this time.
0 commit comments