HCCore icon indicating copy to clipboard operation
HCCore copied to clipboard

HCCore first pull request

Open EmperorNumerius opened this issue 1 year ago • 2 comments

I wanted to get into java mod/plugin making and so i decided to start simple by creating some new advancements i mostly copied the code from other advancements and used bing when needed for help i hope they are cool lol

EmperorNumerius avatar May 16 '24 23:05 EmperorNumerius

Hi, thanks for the pr Currently the build is failing because of a couple of errors while building

  • in java, the classes need to be the same as the files they are in so either no sleep, or sleepless, not both.
  • material.bed isn't a valid material in modern versions, instead there are ones with colours like RED_BED

456dev avatar May 16 '24 23:05 456dev

YAY!!!!!! it worked and i actually understand what the code does!!!!!!!!!!!!

EmperorNumerius avatar May 16 '24 23:05 EmperorNumerius