This repository was archived by the owner on Dec 23, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Entities/Objects/Consumable/Food/Baked Expand file tree Collapse file tree Original file line number Diff line number Diff line change 520520 name : golden apple streusel tart
521521 parent : FoodPieBase
522522 id : FoodTartGapple
523- description : A tasty dessert that won't make it through a metal detector.
523+ description : A tasty dessert that won't make it through a metal detector. May contain real golden apples.
524524 components :
525525 - type : FlavorProfile
526526 flavors :
Original file line number Diff line number Diff line change 12671267 FoodApple : 2 # in absence of the real gapple i'm substituting one apple with 10u gold (one ingot)
12681268 FoodPlateTin : 1
12691269
1270+ - type : microwaveMealRecipe
1271+ id : RecipeRealGappleTart
1272+ name : golden apple streusel tart recipe
1273+ result : FoodTartGapple
1274+ time : 15
1275+ group : Pie
1276+ reagents :
1277+ Sugar : 5
1278+ Milk : 5
1279+ solids :
1280+ FoodDoughPie : 1
1281+ FoodGoldenApple : 3 # the real apple is no longer absent
1282+ FoodPlateTin : 1
1283+
12701284- type : microwaveMealRecipe
12711285 id : RecipeGrapeTart
12721286 name : grape tart recipe
15731587 FoodLemoon : 2
15741588 FoodBerries : 1 # dark colouring
15751589
1590+ - type : microwaveMealRecipe
1591+ id : RecipeSpacemanCake
1592+ name : spacemans cake recipe
1593+ result : FoodCakeSpaceman
1594+ time : 5
1595+ group : Cake
1596+ reagents :
1597+ Cream : 10
1598+ Sugar : 5 # used for the frosting
1599+ solids :
1600+ FoodCakePlain : 1
1601+ FoodSpacemansTrumpet : 3
1602+
15761603- type : microwaveMealRecipe
15771604 id : RecipeOrangeCake
15781605 name : orange cake recipe
You can’t perform that action at this time.
0 commit comments