Skip to content

Replace Storage drawers with Functional Storage #158

@MatthiasMann

Description

@MatthiasMann

Storage drawers has many bugs - one one many is jaquadro/StorageDrawers#1058 which causes items inserted via pipes or pushed directly from machines to be voided when the drawer is nearly full - example:

  • drawer has 2047 (out of 2048) sand in it
  • forge hammer tries to insert 2 sand
  • drawer now has 2048 items and forge hammer has 0
    => one sand got voided

I suggest to

  • deprecate storage drawers
  • remove the crafting recipes
  • add the same recipes to functional storage
  • provide conversion recipe from storage drawers to function storage drawers
  • add a huge note for people to convert all their drawers
  • then in a future update storage drawers can be removed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions