Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

automation of cutting only works for one item type #33

Closed
1 of 2 tasks
800020h opened this issue Apr 21, 2024 · 1 comment
Closed
1 of 2 tasks

automation of cutting only works for one item type #33

800020h opened this issue Apr 21, 2024 · 1 comment

Comments

@800020h
Copy link

800020h commented Apr 21, 2024

Minecraft version

1.20.1

Farmer's Delight version

1.20.1-2.0.17+refabricated

Fabric Loader version

0.15.7

Fabric API version

0.92.1+1.20.1

Description

when automating cutting hoppers and similar will only insert 1 item type unless you break and replace the board

Steps to reproduce

  1. set up a board with a hopper for input
  2. put example:cutting_input_one in the hopper
  3. cut until input runs out
  4. put example:cutting_input_two in the hopper
  5. observe it doesn't get put in the board
  6. break and replace board
  7. observe again

Mod list

https://modrinth.com/modpack/spectrum-public-server-pack/version/2.0.0
scroll down to the dependencies part

Logs

not logged afaik

Minimal instance

  • I have tested this on a minimal instance

Performance and shader mods

  • I am using performance or shader mods
@MerchantPug
Copy link
Collaborator

So, items with a count of 0 do not automatically get converted to empty, which was causing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants