Farmer's Delight

Farmer's Delight

121M Downloads

[1.21.1] Can't Cook Moa Eggs (Aether Compat)

Flexico opened this issue ยท 3 comments

commented

Minecraft version

1.21.1

Farmer's Delight version

1.2.7

NeoForge version

21.1.128

Description

Moa Eggs from the Aether mod can be used in most recipes (both vanilla and FD), but there's no cooking recipe to get Fried Eggs.

Steps to reproduce

No response

Mod list

I've tested it with only Farmer's Delight and The Aether installed.

Logs

No response

Minimal instance

  • I have tested this on a minimal instance

Performance and shader mods

  • I am using performance or shader mods
commented

FD only adds the Fried Egg recipe for the vanilla egg, so as to not decide behavior on behalf of other mods which add eggs. This compat would need to be handled from The Aether's side, if they're interested, or through datapacks.

commented

Ah, ok, thanks! I'll just make a data pack. ^^

commented

As for other recipes, those use a tag which includes raw eggs for broad compatiblity, as those recipes involve multiple ingredients, which are harder to conflict.