- FoodBurgerCrazy
- FoodPizzaArnoldSlice
- FoodPizzaUraniumSlice
+ - FoodPizzaWorldpeasSlice
rareChance: 0.05
Quantity: 0.8
- ReagentId: Fiber
Quantity: 1.5
+
+- type: entity
+ name: world peazza
+ parent: FoodPizzaBase
+ id: FoodPizzaWorldpeas
+ description: Modern diplomacy in the shape of a disc.
+ components:
+ - type: FlavorProfile
+ flavors:
+ - bread
+ - numbingtranquility
+ - type: Sprite
+ layers:
+ - state: worldpeas
+ - type: SliceableFood
+ slice: FoodPizzaWorldpeasSlice
+ - type: SolutionContainerManager
+ solutions:
+ food:
+ maxVol: 45
+ reagents:
+ - ReagentId: Nutriment
+ Quantity: 20
+ - ReagentId: Happiness
+ Quantity: 12
+ - ReagentId: Pax
+ Quantity: 8
+
+- type: entity
+ name: slice of world peazza
+ parent: FoodPizzaSliceBase
+ id: FoodPizzaWorldpeasSlice
+ description: Dividing the world up is a small price to pay for harmony.
+ components:
+ - type: FlavorProfile
+ flavors:
+ - bread
+ - numbingtranquility
+ - type: Sprite
+ layers:
+ - state: worldpeas-slice
+ - type: SolutionContainerManager
+ solutions:
+ food:
+ maxVol: 10
+ reagents:
+ - ReagentId: Nutriment
+ Quantity: 3.5
+ - ReagentId: Happiness
+ Quantity: 2
+ - ReagentId: Pax
+ Quantity: 1.5
- id: FoodPizzaCotton
prob: 0.10
orGroup: Pizza
+ - id: FoodPizzaWorldpeas
+ prob: 0.05
+ orGroup: Pizza
- id: KnifePlastic
- type: entity
FoodDoughCottonFlat: 1
CottonBol: 4
+- type: microwaveMealRecipe
+ id: RecipeWorldpeasPizza
+ name: world peazza recipe
+ result: FoodPizzaWorldpeas
+ time: 30
+ solids:
+ FoodDoughFlat: 1
+ FoodWorldPeas: 3
+
#Italian
- type: microwaveMealRecipe
id: RecipeBoiledSpaghetti
{
"version": 1,
"license": "CC-BY-SA-3.0",
- "copyright": "Taken from tgstation and modified by Swept at https://github.com/tgstation/tgstation/commit/40d75cc340c63582fb66ce15bf75a36115f6bdaa, Spicy Rock Pizza modified from margherita pizza by mkanke, cotton made by mlexf (discord 1143460554963427380)",
+ "copyright": "Taken from tgstation and modified by Swept at https://github.com/tgstation/tgstation/commit/40d75cc340c63582fb66ce15bf75a36115f6bdaa, Spicy Rock Pizza modified from margherita pizza by mkanke, cotton made by mlexf (discord 1143460554963427380), world peazza modified from margherita by MisterImp (GitHub)",
"size": {
"x": 32,
"y": 32
},
{
"name": "uranium-slice"
+ },
+ {
+ "name": "worldpeas"
+ },
+ {
+ "name": "worldpeas-slice"
}
]
}