Chicken mob type get option to disable laying egg
Currently chicken type mobs lay eggs every 10 minutes. This behavior could be prevented by modifying the entity's EggLayTime
NBT to a maximum integer value (lays egg at 0 after counting down ticks), or regularly increasing the value every so often.
Options:
PreventEggs: true