Can't make an element in the newest Snapshot.

Started by emeraldcraft573 on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 14:44, 29. Jan 2022
Joined Sep 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Can't make an element in the newest Snapshot.
Sun, 03/15/2020 - 15:45 (edited)

For some reason when I try to make a mod element it gives an error.
These seem to be the not working parts:
public class MarbleBlock extends DeeperandDarkerElements.ModElement {
                                                                                                 ^
@DeeperandDarkerElements.ModElement.Tag                                  
                                                                    ^

public MarbleBlock(DeeperandDarkerElements instance) {
                               ^

Edited by emeraldcraft573 on Sun, 03/15/2020 - 15:45