Cheers Slimecrusher, I'll try that out and see if it works.
Also, don't you cook your watermelons?
Thanks for the help!
Also, don't you cook your watermelons?

Thanks for the help!
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu <ThingDef ParentName="ResourceBase">
<defName>RawWatermelons</defName>
<label>Watermelons</label>
<description>Raw watermelons.</description>
<textureFolderPath>Things/Item/Resource/PlantFoodRaw/Watermelons</textureFolderPath>
<interactSound>FoodDrop</interactSound>
<basePrice>2.5</basePrice>
<food>
<quality>Raw</quality>
<nutrition>15</nutrition>
<eatenDirectThought>AteRawFood</eatenDirectThought>
<eatEffect>EatVegetarian</eatEffect>
</food>
<storeCategories>
<li>PlantFoodRaw</li>
</storeCategories>
</ThingDef>