romelo333 / notenoughwands

This mod gives the player a number of very configurable and versatile wands
MIT License
7 stars 2 forks source link

[1.12.2] Items Being Voided - Mod Interaction w/ Refined Storage #72

Closed SnowShock35 closed 6 years ago

SnowShock35 commented 6 years ago

Issue Details

Issue Description

Using the displacement wand on Refined Storage's Crafter Blocks leads to loss of inventory (of patterns)

What should happen?

The inventory is retained when being displaced (NBT?)

What actually happens?

The patterns are voided.

Steps to Reproduce
  1. Place down a Refined Storage Crafter
  2. Place some patterns in it
  3. Close the GUI and use the displacement wand on the tile
  4. Re-Open the GUI to find the patterns are no longer there

Issue reported to raoulvdberge/refinedstorage#1622

SnowShock35 commented 6 years ago

Solution: Add blacklist to configuration file that allows blacklisting displacement of blocks or Config option to disallow displacement of tiles

McJty commented 6 years ago

Will add to blacklist if you can tell me the registry name (i.e. internal name) of the block (format modid:name)

SnowShock35 commented 6 years ago

At college right now. Raoul might be able to let you know if he's about.

On 24 Jan 2018 09:08, "McJty" notifications@github.com wrote:

Will add to blacklist if you can tell me the registry name (i.e. internal name) of the block (format modid:name)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/romelo333/notenoughwands/issues/72#issuecomment-360066270, or mute the thread https://github.com/notifications/unsubscribe-auth/AIAASPKWduF0YDLSDFxjDLKgTwL4nyh2ks5tNvLygaJpZM4RdriR .

McJty commented 6 years ago

All Refined Storage blocks are added to the blacklist now