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

RF Tools Builder does not trigger recipe scanning (Stoneblock 3) #73

Closed
1 task done
Traceurman98 opened this issue Sep 9, 2023 · 1 comment
Closed
1 task done
Labels
1.18 bug Something isn't working

Comments

@Traceurman98
Copy link

I am not using performance mods.

  • Confirm

Description

I am attempting to automate miniaturization crafting, and the simplest way i know how to do is using the rftools builder. The rftools builder places the blocks properly, but when activation item is thrown, it won't initiate crafting. If i place the same blocks into the world manually, it works as expected. Last important thing is that i couldn't actually figure out what forge version stoneblock 3 is using. I searched everywhere on how to find out, so i just left the default in the bug report.

Mod Version

4.5.0

Forge Version

1.18.2

Link to Crashlog

No response

Screenshot (if available)

2023-09-09_17 07 14

How to reproduce

  1. Set up Miniaturization crafters
  2. set up builder to place the blocks required for crafting
  3. drop the activation item (ender pearl in this case)
  4. observe it not working most of the time
@Traceurman98 Traceurman98 added 1.18 bug Something isn't working labels Sep 9, 2023
@robotgryphon robotgryphon transferred this issue from CompactMods/CompactMachines Sep 9, 2023
@robotgryphon
Copy link
Collaborator

This is intentional, for performance reasons; the field only listens for player block placement near fields. To fully automate the system, proxies were introduced to allow redstone control of the recipe matching behavior.

@robotgryphon robotgryphon pinned this issue Sep 9, 2023
@robotgryphon robotgryphon changed the title Miniaturization crafting doesn't work properly for blocks placed by machines (rftools builder) (Stoneblock 3) RF Tools Builder does not trigger recipe scanning (Stoneblock 3) Sep 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.18 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants