Swap from ISubRecipeProvider to discrete typed Recipe Providers in the API #1160

Open
opened 2025-10-06 11:10:15 +00:00 by Rover656 · 0 comments
Rover656 commented 2025-10-06 11:10:15 +00:00 (Migrated from github.com)

I think the best way to expose recipe datagen would be to have custom RecipeProvider base classes in com.enderio.enderio.api.data.

Honestly, the same goes for any of our data generators that we'd expect addons to consume.

This will hopefully mean addons don't need a compile-time dependency on the entirety of Ender IO.

I think the best way to expose recipe datagen would be to have custom RecipeProvider base classes in `com.enderio.enderio.api.data`. Honestly, the same goes for any of our data generators that we'd expect addons to consume. This will hopefully mean addons don't need a compile-time dependency on the entirety of Ender IO.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Team-EnderIO/EnderIO#1160
No description provided.