Extra Delight

Extra Delight

959k Downloads

[Suggestion] Use cooked_eggs tag instead of boiled_eggs

Scriese opened this issue · 2 comments

commented

Thank you for the detailed and wonderful mod!

I am working on a lot of compatibility for a large personal modpack and came across the fact that the Forge tag cooked_eggs is already in use by many mods, including Farmer's Delight, Naturalist and More Delight.

commented

tag(ForgeTags.COOKED_EGGS).add(ExtraDelightItems.BOILED_EGG.get(), ExtraDelightItems.SCRAMBLED_EGGS.get());

It is?

commented

Thank you, and my apologies for the redundant question.