# Is the "byproducts" field supported?

**URL:** https://discourse.cataclysmdda.org/t/is-the-byproducts-field-supported/12623
**Category:** The Garage
**Created:** [September 28, 2016, 4:56am UTC](https://discourse.cataclysmdda.org/t/is-the-byproducts-field-supported/12623 "2016-09-28T04:56:50Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![BorkBorkGoesTheCode](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/borkborkgoesthecode/32/2343_2.png) [@BorkBorkGoesTheCode](https://discourse.cataclysmdda.org/u/BorkBorkGoesTheCode)
#### Post date: [September 28, 2016, 4:56am UTC](https://discourse.cataclysmdda.org/t/is-the-byproducts-field-supported/12623/1 "2016-09-28T04:56:50Z")

</div>

The linter is complaining about the plastic chunk (14), cotton boll (?) etc. entries in recipe\_others. What is going wrong?

The error: Unmatched context ‘recipe:byproducts:@’

---

<div class="post-metadata">

### Author: ![BeerBeer](https://avatars.discourse-cdn.com/v4/letter/b/c67d28/32.png) [@BeerBeer](https://discourse.cataclysmdda.org/u/BeerBeer)
#### Post date: [September 28, 2016, 9:24am UTC](https://discourse.cataclysmdda.org/t/is-the-byproducts-field-supported/12623/2 "2016-09-28T09:24:46Z")

</div>

Historically yes. Certain recipes used to yield byproducts. Byproducts have been a thing for many many months. I haven’t played in a few months though. I… think it was the lard recipe that also yielded cracklins as a byproduct? Just as an example. Used to work just fine.

---

<div class="post-metadata">

### Author: ![mugling](https://avatars.discourse-cdn.com/v4/letter/m/7ba0ec/32.png) [@mugling](https://discourse.cataclysmdda.org/u/mugling)
#### Post date: [September 28, 2016, 9:32am UTC](https://discourse.cataclysmdda.org/t/is-the-byproducts-field-supported/12623/3 "2016-09-28T09:32:20Z")

</div>

I pushed some updates to the recipe code that could be causing this. Can you post an example of the problematic JSON?

---

<div class="post-metadata">

### Author: ![BorkBorkGoesTheCode](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/borkborkgoesthecode/32/2343_2.png) [@BorkBorkGoesTheCode](https://discourse.cataclysmdda.org/u/BorkBorkGoesTheCode)
#### Post date: [September 28, 2016, 10:19am UTC](https://discourse.cataclysmdda.org/t/is-the-byproducts-field-supported/12623/4 "2016-09-28T10:19:35Z")

</div>

I think it was caused by old data, since the linter started working after narc0tiq updated the site. The only other error I got was due to the use of “note”: comments instead of “//”: comments in the core JSON.
