Items being deposited back into Furnaces or Hoppers #1

Closed
opened 2024-05-27 12:12:21 +02:00 by QuackMaster07 · 3 comments

Hello!

I have a simple row of furnaces on top of hoppers, just designed to withdraw items smelted by the furnaces. The hoppers are connected to the controller block which has access to a mass of chests. The hoppers deposit directly into the controller, which works perfectly. However the issue is that the controller recognizes the furnaces and hoppers as the closest storage receptacles immediately after receiving any items. This ultimately clogs up the furnaces and causes an infinite loop of items circulating without reaching any chests in the system where the items could rest. It is doing exactly what it is designed to do, but in the perspective of quality of life, having items deposit in blocks other than chests, barrels, etc. prevents some cool automation that could be done with the mod!

Also wanted to mention that this mod is extremely cool. I have this mod installed on my 1.20.6 Fabric server. So far its amazing! Keep up the great work.

Hello! I have a simple row of furnaces on top of hoppers, just designed to withdraw items smelted by the furnaces. The hoppers are connected to the controller block which has access to a mass of chests. The hoppers deposit directly into the controller, which works perfectly. However the issue is that the controller recognizes the furnaces and hoppers as the closest storage receptacles immediately after receiving any items. This ultimately clogs up the furnaces and causes an infinite loop of items circulating without reaching any chests in the system where the items could rest. It is doing exactly what it is designed to do, but in the perspective of quality of life, having items deposit in blocks other than chests, barrels, etc. prevents some cool automation that could be done with the mod! Also wanted to mention that this mod is extremely cool. I have this mod installed on my 1.20.6 Fabric server. So far its amazing! Keep up the great work.
QuackMaster07 changed title from Items being deposited into Furnaces or Hoppers to Items being deposited back into Furnaces or Hoppers 2024-05-27 12:12:56 +02:00
Owner

Thanks for the feedback. I will look into it

Thanks for the feedback. I will look into it
Owner

It should be solved.
There are some bugs in the mod though, I don't know why is the counting broken now.

It should be solved. There are some bugs in the mod though, I don't know why is the counting broken now.
Owner

It is solved.

It is solved.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
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: BRNSystems/Server_storage#1
No description provided.