How to check item in a block

Started by Retro-TBG on

Topic category: Help with modding (Java Edition)

Last seen on 19:24, 19. Sep 2023
Joined Jun 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to check item in a block

I'm trying to make a custom item dryer, cocoa beans into coffee beans. I can't seem to get mcreator to compile my mod, "error: double cannot be dereferenced"

How can I fix this?

Thanks in advance!

 

My code:

 

The error: