Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compound inventories exploit #33

Closed
secretmeister opened this issue Nov 26, 2023 · 1 comment
Closed

Compound inventories exploit #33

secretmeister opened this issue Nov 26, 2023 · 1 comment

Comments

@secretmeister
Copy link

Issue type:

  • 🐛 Bug

Short description:

If a crafter is crafting from a compound storage block, eg a double chest, it only checks if there is one of the required item before crafting.

This leads to easy duping. Using create, you can make a redstone duper with exactly 15 blocks

Steps to reproduce the problem:

  1. Place a double chest as the input of a crafter and power it (make sure those is the only blocks in the input area)
  2. Place 1 iron ingot in the double chest
  3. Watch as an iron pressure plate is crafted from 1 iron ingot

Expected behaviour:

It shouldn't craft the pressure plate until two iron ingots are in the double chest


Versions:

  • This mod: StructuredCrafting-1.18.2-0.2.4.jar
  • Minecraft: 1.18.2
  • Forge: 40.2.10
@rubensworks
Copy link
Member

Thanks for reporting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants