nvb-uy / Item_Obliterator

Modpack Utility Mod to remove any items (or just recipes) from the game, with regex and nbt support.
Other
5 stars 5 forks source link

Spamming a recipe in crafting can bypass recipe bans #63

Closed Bieblism closed 1 month ago

Bieblism commented 3 months ago

I used this in my server, and tested it with one of my staff, and it can be bypassed if you try to manually spam the recipe that was banned

nvb-uy commented 3 months ago

Update the mod? Item Obliterator removes the recipe when it loads, it's literally impossible to get the recipe to work again. I assume this is some sort of mod that modifies crafting logic and might have an issue with desync that allows clients to abuse packets to dupe the item, as I've seen that happen with GUIs before.

Please send your latest.log and a video reproducing this issue

nvb-uy commented 1 month ago

Closing because no activity