Add butter slices (#30789)

This commit is contained in:
themias
2024-08-08 19:32:42 -04:00
committed by GitHub
parent 1b1008ad85
commit 8ebe105458
5 changed files with 39 additions and 7 deletions

View File

@@ -17,7 +17,7 @@
FoodContainerEgg: 1
DrinkMilkCarton: 2
DrinkSoyMilkCarton: 1
FoodButter: 4
FoodButter: 3
FoodCheese: 1
FoodMeat: 6

View File

@@ -505,6 +505,35 @@
density: 10
mask:
- ItemMask
- type: SolutionContainerManager
solutions:
food:
maxVol: 18
reagents:
- ReagentId: Butter
Quantity: 15
- type: SliceableFood
count: 3
slice: FoodButterSlice
- type: entity
name: butter slice
parent: FoodBakingBase
id: FoodButterSlice
description: A pat of delicious, golden, fatty goodness.
components:
- type: Sprite
state: butter-slice
- type: SolutionContainerManager
solutions:
food:
maxVol: 6
reagents:
- ReagentId: Butter
Quantity: 5
- type: Tag
tags:
- Slice
- type: entity
name: stick of cannabis butter

View File

@@ -457,7 +457,7 @@
time: 5
solids:
FoodBreadPlainSlice: 1
FoodButter: 1
FoodButterSlice: 1
- type: microwaveMealRecipe
id: RecipeFrenchToast
@@ -478,7 +478,7 @@
solids:
FoodBreadPlainSlice: 1
FoodGarlic: 1
FoodButter: 1
FoodButterSlice: 1
- type: microwaveMealRecipe
id: RecipeJellyToast
@@ -1218,7 +1218,7 @@
Flour: 5
Sugar: 5
solids:
FoodButter: 1
FoodButterSlice: 1
FoodSnackChocolateBar: 1
- type: microwaveMealRecipe
@@ -1230,7 +1230,7 @@
Flour: 5
Sugar: 10
solids:
FoodButter: 1
FoodButterSlice: 1
- type: microwaveMealRecipe
id: RecipeRaisinCookie
@@ -1252,7 +1252,7 @@
Oats: 5
Sugar: 5
solids:
FoodButter: 1
FoodButterSlice: 1
- type: microwaveMealRecipe
id: RecipeChocolateChipPancake