
Apprentice ritual satchel cannot place blocks in some cases
klikli-dev opened this issue ยท 4 comments
See https://imgur.com/a/3ps7mLr
"There is no valid item in the satchel for this previewed block"
In the latest version I am adding better (different) error messages, hopefully those help to debug what is going on
I suspect the issue is that tryPlaceBlockForMatcher returns false and leads to that error message even if the problem is NOT that there is no matching item, but also in some other error cases.