Ensure All Compat Recipies are in Correct Folders
Move/reformat recipes to all follow recipe_type/compat/mod_id
Where are we at with this as I keep getting requests about support being broken for bwg
Please be patient, the team will merge prs when they are ready
Due to #7861, datagen should now be added to the Create{RecipeType}Gen classes instead of {RecipeType}Gen.
@Attack8, this pull request has merge conflicts with the target branch. Please merge the latest changes and leave a message here so we can continue with the process of reviewing and merging this pull request. Thanks!
Okay, everything should be fixed now, and I removed any unintentional whitespace changes to lower the diff
I'm also not 100% sure why the run is failing Edit: It does, however, seem to be consistent with the behavior on the base branch so I don't believe I broke it
There's some failing gametests, noticed it on one of my PRs also and on /dev. It's not always the same ones either.
Would recommend renaming this PR to be closer to its purpose (: (and since you mentioned wanting to pick up an issue related to datagen compat just make that a non-stacked PR since that's much easier to review)
I will rename this, also yes, I will try to avoid stacked PRs in the future and have in the past, it was just difficult with these since the others (which recently got merged) took such a long time