Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

flyhighest

Members
  • Joined

  • Last visited

  1. yes, i think so. when timer changes ,i run faster or slower, everything has been changed. But redstone diode defines dely with integers. repeaters' duration is x game ticks, where x is the integer. i found a mod 'tickrate changer', i'm studying the source code. thank u!
  2. I want a free duration time of repeaters. the origin is 0.1s,0.2s ,0.3s, 0.4s and i want 0.11s ,0.22s ,0.33s, etc. In class Minecraft, there lies a field 'timer', and i try to modify timer's fields: timerSpeed and ticksPerSecond. These two variables do affect the game speed, but it does not change repeater's dely. Is there anything i can do? Thank u for your help.
  3. Thank u very much! i sovled my problem by sending packets and handling them
  4. I'm using KeyBinding and i want to change player's held item in the following function: @SubscribeEvent public void keyListener(KeyInputEvent event) { ... } but it failed. i also find that when i print something in this function, only client side reply: [21:42:57] [Client thread/INFO] [sTDOUT]: [com.flyhighest...Mod:keyListener:66]: hello,keylistener so i 'm confused here and want to know how to run the code on both client side and server side. thank u!

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.