Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/24/24 in all areas

  1. If you have nvidia graphics, don't touch your amd drivers, otherwise it might fix it but keep running on integrated graphics, which will result in terrible performance. For nvidia graphics, you need to tell windows and nvidia control panel that anything Minecraft related (the launcher, java, etc...) should prefer high performance graphics so that it actually uses your nvidia gpu
    1 point
  2. It worked! Thanks a bunch!
    1 point
  3. Dude thanks for the help and all but I removed the client side mods that were failing in the crashlog and now everything runs!
    1 point
  4. Add the crash-report or latest.log (logs-folder) with sites like https://paste.ee/ and paste the link to it here
    1 point
  5. On the one off the last lines of code you have put && boots.isEmpty() Instead of && !boots.isEmpty() is that a typo?
    1 point
  6. Changing the event to RenderGuiEvent.post kinda did the trick. If there is any more suitable events please tell me, and thanks for the help!
    1 point
  7. According to the website: https://forge.gemwire.uk/wiki/BlockEntityWithoutLevelRenderer. I should create a BEWLRInstance. However, I do exactly as described on the website except for the BakedModel#isCustomRenderer(I want to edit the model created by json, but without creating a model from ZERO like TridentModel). Could anyone help me with this? Minecraft completely ignores edits made in the Item Custom Renderer. That is, it does not increase the item's scale by 3x for example. he doesn't do anything! Item Registering: Custom Item Class: Custom item Renderer:
    0 points
×
×
  • Create New...

Important Information

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