Jump to content

IAmAFrenchFry

Members
  • Posts

    27
  • Joined

  • Last visited

Everything posted by IAmAFrenchFry

  1. I tried doing System.out.println("Hello from Register Block") in the same function, and I also tried LOGGER.fatal("Hello from Register Block") instead. Neither worked though, so should I just continue with his tutorial when he makes that function actually register stuff?
  2. I am trying to code a mod using eclipse on Mac, and I have been following a youtube tutorial. The person edits the Example class down to what I have pasted in the pastebin link below. He runs it and it logs HELLO from Register Block in the console (if it helps, he is using InteliJ). When I run it, I can't find the message in my console. My game still launches, but my Find tool says String not found. Any help is appreciated. Thanks! Pastebin: https://pastebin.com/KgzQkTCh Video:
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.