Posts

Showing posts with the label Sims 4

Sims4 Tutorial: Making Custom Food Vampire Friendly

Image
When living as long as you do off blood, why wouldn't you come up with more creative ways of consuming? This tutorial will demonstrate what to change in your custom food to make it fit for vampires and make humans sick. Pre-Requisites: You need to have the Add-On Vampires for Sims 4 Sims4 Studio Basic Knowledge of Object tuning How to clone and make a custom food item. (I like using the Foodchemistry one) (optional) Custom Buffs You can complete this step once you have all your servings set up. On the single serving, you will want to edit the Object Tuning of your food item. You want to find the line < u n="_components" > that comes after any utensil blocks. This looks different between recipes, fyi. Everything I'm about to tell you to paste in goes AFTER this component line. Copy and paste the code snippet after component line. Now let's break down what parts of this code mean. The first yellow highlighted line is the stat this food affe...