IllegalStack icon indicating copy to clipboard operation
IllegalStack copied to clipboard

BlockRepairsInstead removing item on certain conditions

Open haeiven opened this issue 5 years ago • 2 comments

Hello,

The BlockRepairsInstead is removing the item when you put it in the anvil with a Shift click (Tested with item lores check in 1.14.4). It's removing the item only if the lore match.

Config:

ItemRemoval: ItemNamesToRemove: [] ItemLoresToRemove: - 'Durabilité' RemoveItemsMatchingName: false NameLoreStrictMatchMode: false BlockEnchantingInstead: false BlockRepairsInstead: true

Best regards,

haeiven avatar Dec 10 '19 18:12 haeiven

RemoveItemsMatchingName: false Should prevent the item from being removed. Double check that the protection is actually off by doing:

/istack toggle RemoveItemsMatchingName

it should say if the protection is turned ON or OFF, remember if you ever edit the config manually, you MUST do /istack reload otherwise the changes will not take effect.

I just tried this on my test server and was unable to get the item to remove when shift clicking it into the anvil GUI as long as RemoveItemsMatchingName was OFF

dniym avatar Dec 12 '19 02:12 dniym

Hi,

Here's a video of my settings & the bug: https://youtu.be/Xpm-EZlnXwk

haeiven avatar Dec 12 '19 21:12 haeiven

IllegalStack version 2.8 is now out, if you are still experiencing this issue please open a new ticket.

dniym avatar Jun 14 '23 21:06 dniym