Jump to content

dax105

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by dax105

  1. Hi, I'm trying to apply some gl transformations to the selected item text above the hotbar, but it seems that there's not an enum for that in the RenderGameOverlayEvent.ElementType. Is there any way to transform the text only? Thanks
  2. I'm working on a mod that enables you to change the amount of ticks per second. Modifying the timer for client is simple, but server does not have anything like timer. All I want to do is for example slow the server to half-speed (10 ticks per second) is there any simple way of doing it? Thanks
×
×
  • Create New...

Important Information

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