Create Fabric

Create Fabric

7M Downloads

Hopper into millstone/basin either dupes or deletes input items

Monochrome0 opened this issue ยท 0 comments

commented

Describe the Bug

It seems like hoppers don't insert into some inventories correctly. (Other methods like chutes or arms work fine)

Millstone
When an item has a milling recipe it keeps getting inserted without being removed from the hopper. It only disappears when an entire input slot in the millstone is full
=> dupe

When an item doesn't have a milling recipe it is removed from the hopper but also doesn't appear in the millstone
=> deleted

Basin
Any item from a hopper will be inserted multiple times before disappearing from the hopper
=> dupe

Reproduction Steps

  1. Place a millstone and a hopper pointing into the top
  2. Put a single piece of wheat into the hopper
  3. After a few seconds the millstone is filled with a stack of wheat and you can take it out via right-click
  4. Put a single Diamond into the hopper
  5. It instantly disappears and is not in the millstone either
  6. Steps 1-3 also work with a basin

Expected Result

Items that have a millstone recipe should be inserted and disappear from the hopper.
Items that don't have a millstone recipe should not be inserted and stay in the hopper.

Items that are inserted into a basin by a hopper should also be removed from the hopper immediately.

Screenshots and Videos

No response

Crash Report or Log

No response

Operating System

Windows 10

Mod Version

0.4.0b

Minecraft Version

1.18.1

Other Mods

No response

Additional Context

No response