Skip to content

HOTFIX: Disables recursive food by default

Rob Nelson requested to merge pull/6418/goofballsunendingcurse into Bleeding-Edge

Created by: 9600bauds

For three reasons:

  1. Should prevent #6402 (closed) from happening, although the cause of the actual crash is NOT determined and NOT fixed
  2. Prevents users from generating infinite nutriment by making cakecakecakecakecakecakecakecake
  3. Prevents users from bypassing the ingredient limit, thus creating an item with 50 recursive content lists.

Merge request reports