# I need a little help

**URL:** https://discourse.cataclysmdda.org/t/i-need-a-little-help/13109
**Category:** The Lab
**Created:** [December 9, 2016, 6:03am UTC](https://discourse.cataclysmdda.org/t/i-need-a-little-help/13109 "2016-12-09T06:03:16Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Charlesilv4](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/charlesilv4/32/591_2.png) [@Charlesilv4](https://discourse.cataclysmdda.org/u/Charlesilv4)
#### Post date: [December 9, 2016, 6:03am UTC](https://discourse.cataclysmdda.org/t/i-need-a-little-help/13109/1 "2016-12-09T06:03:16Z")

</div>

So iam having this problem.

“Unknown comestible type of item”

I made this little mod that adds a few recipes and food but when i try to eat them it gives this error. It must be some silly thing I didnt do, but i would really apreciate the help.

Heres the link for the mod; [https://drive.google.com/file/d/0B8zCuSLbbRuTdm1vUXF5eDNBc2M/view?usp=sharing](https://drive.google.com/file/d/0B8zCuSLbbRuTdm1vUXF5eDNBc2M/view?usp=sharing)

Link for the pastebin (recipes.json); [http://pastebin.com/MjSYKsv6](http://pastebin.com/MjSYKsv6) (comestibles.json); [http://pastebin.com/J8V068Ac](http://pastebin.com/J8V068Ac)

Also could someone explain to me how the vitamin system work when making a new food, so far I think it depends on the material flags (“material” : [“wheat”, “flesh”]).

---

<div class="post-metadata">

### Author: ![Charlesilv4](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/charlesilv4/32/591_2.png) [@Charlesilv4](https://discourse.cataclysmdda.org/u/Charlesilv4)
#### Post date: [December 9, 2016, 10:28am UTC](https://discourse.cataclysmdda.org/t/i-need-a-little-help/13109/2 "2016-12-09T10:28:05Z")

</div>

![](https://media.giphy.com/media/VfyC5j7sR4cso/giphy.gif)

---

<div class="post-metadata">

### Author: ![Alec\_White](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/alec_white/32/509_2.png) [@Alec\_White](https://discourse.cataclysmdda.org/u/Alec_White)
#### Post date: [December 9, 2016, 2:37pm UTC](https://discourse.cataclysmdda.org/t/i-need-a-little-help/13109/3 "2016-12-09T14:37:20Z")

</div>

It looks like comestible.json lacks comestible\_type entry.

Edit:

Added the comestible\_type and it works.

---

<div class="post-metadata">

### Author: ![Charlesilv4](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/charlesilv4/32/591_2.png) [@Charlesilv4](https://discourse.cataclysmdda.org/u/Charlesilv4)
#### Post date: [December 9, 2016, 9:42pm UTC](https://discourse.cataclysmdda.org/t/i-need-a-little-help/13109/4 "2016-12-09T21:42:01Z")

</div>

> It looks like comestible.json lacks comestible\_type entry.
> 
> Edit:
> 
> Added the comestible\_type and it works.

Lol this is weird because they are just copy paste of the default recipes.  
But thanks man youre my hero…also love your avatar.
