Open 2.0.2: storage drawers semi dupe bug

  • This section is closed. Please do bug reports over at the FTB GitHub repos.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Zuiron

New Member
Jul 29, 2019
18
0
0
Version:
2.0.2

What is the bug:
glue from tinkers and raw rubber acts as one in a storage drawers network.

1: first insert some glue.
2: now insert raw rubber

raw rubber will turn into glue. same if you reverse the process...

Mod & Version:


Paste.feed-the-beast.com log:


Can it be repeated:
yes

Known Fix:
unknown
 
OreDict names:
Ball of Glue: slimeball, itemRawRubber
Raw Rubber: itemRawRubber

Drawers use OreDict for items, so such behaviour is expected.
Same will happen if you use JABBA Barrels.
 
OreDict names:
Ball of Glue: slimeball, itemRawRubber
Raw Rubber: itemRawRubber

Drawers use OreDict for items, so such behaviour is expected.
Same will happen if you use JABBA Barrels.
yeah not a bug neither a dupe like i said, semi dupe... but to be fair this isnt game breaking its only really early game.
 
The OreDict handling rules in SD are complex, but they can't filter out all undesirable matches. It can be fixed on a case-by-case basis with the MineTweaker integration.