Lance5057 / ExtraDelight

Other
6 stars 9 forks source link

Update OvenItemHandler.java #86

Closed HarbingerOfCrazy closed 8 months ago

HarbingerOfCrazy commented 8 months ago

changed slots so automatic in/output should now work as intended

HarbingerOfCrazy commented 8 months ago

is also likely to break any offset fixes you made to the Oven GUI, cause this was likely the cause. also can you add at least the Oven back into the JEI Catalyst for the connected recipes?

Lance5057 commented 8 months ago

I'm not sure I understand what this is fixing.

HarbingerOfCrazy commented 8 months ago

the oven has 9 inventory slots for Ingrediens, the file specifies it has 6, ergo automatically inserted pans land in the 7th ingredient slot and it tries to extract the output from the 8th, so automation is broken, as i have nit compiled anything to test i am not sure whether this fixes anything, probably should have opened a issue first...

Lance5057 commented 8 months ago

Open an issue or test, I'm not gonna accept an untested PR.