Cannot find the symbol error 2021.1

Started by NitroN09 on

Topic category: Help with modding (Java Edition)

Last seen on 07:54, 10. Jun 2021
Joined Jun 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Cannot find the symbol error 2021.1

I was about to make a JEI compatibility but i dont know how to define custom items/blocks to a element

 C:\Users\User\MCreatorWorkspaces\comfortables116\src\main\java\net\mcreator\comfortables\JeiPlugin.java:71: error: cannot find symbol outputs.add(new ItemStack(LuckyGemItem.block));
^
symbol: variable comfortables116
location: class JeiPlugin
C:\Users\User\MCreatorWorkspaces\comfortables116\src\main\java\net\mcreator\comfortables\JeiPlugin.java:79: error: package comfortables116 does not exist registration.addRecipeCatalyst(new ItemStack(LuckyTableBlock.block), LuckyTableJeiCategory.Uid);

symbol: variable LuckyTableBlock
location: class JeiPlugin

Last seen on 07:54, 10. Jun 2021
Joined Jun 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i really need help about it  
Sun, 06/06/2021 - 12:11

i really need help about it

 

Last seen on 19:10, 12. Oct 2023
Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It don't seem to work in 1…
Mon, 03/21/2022 - 01:32

It don't seem to work in 1.17/1.18x in the old set up