Primitive Alloy Smelter fuel slot should be index 0 #300

Closed
opened 2023-07-13 11:30:09 +00:00 by Rover656 · 2 comments
Rover656 commented 2023-07-13 11:30:09 +00:00 (Migrated from github.com)

This would let automation put fuel in first, then my work in #297 would help stop putting some junk in too.

Also need to check that its the first slot added in the menu so that shift+click works right.

This would let automation put fuel in first, then my work in #297 would help stop putting some junk in too. Also need to check that its the first slot added in the menu so that shift+click works right.
justliliandev commented 2023-07-13 11:32:13 +00:00 (Migrated from github.com)

This could brak recipe matching, because of a different index for the inputs on primitive and Normal alloy smelter, we could add an empty slot before the inputs to the normal smelter to not mess with indices or give the matcher the right slotaccess

This could brak recipe matching, because of a different index for the inputs on primitive and Normal alloy smelter, we could add an empty slot before the inputs to the normal smelter to not mess with indices or give the matcher the right slotaccess
Rover656 commented 2023-07-13 18:09:14 +00:00 (Migrated from github.com)

I had thought of that, and off the back of some uncommitted work for #297 I knew this was solvable :)

I had thought of that, and off the back of some uncommitted work for #297 I knew this was solvable :)
Sign in to join this conversation.
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#300
No description provided.