Started by
Space_Mex
on
Topic category: Help with MCreator software
https://pastebin.pl/view/ec73d827
Thats The Code Im Trying to make my custom furnace only be able to put blocks tagged with minecraft:logs in the top slot but i keep getting this error
Task :compileJava FAILED
C:\Users\admin\Desktop\copperitems\src\main\java\me\spacemex\forge\world\inventory\CopperKilnGuiMenu.java:85: error: cannot find symbol return (ItemTags.getAllTags().getTagOrEmpty(new
^
symbol: method getAllTags()
location: class ItemTags
1 error
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compileJava'.
BUMP