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.

TimTarAn

Members
  • Joined

  • Last visited

Everything posted by TimTarAn

  1. How to do only button text visible?
  2. yes, so I need to do something looks like
  3. sorry, if it is stpd question
  4. I want to do this: If player has 1 heard he will die if don't heal hearts to 3 in 1 minute
  5. TimTarAn replied to TimTarAn's topic in Mods
    Luis_ST, lol, what, 1.16.5 is LTS
  6. TimTarAn posted a topic in Mods
    Hello, what version was more optimized for modding?
  7. thx, but I use 1.12.2 for create mods to my friends, what recording at 1.12.2, bcs he has bad pc
  8. Hello, I have this code @SubscribeEvent public static void chat(final ClientChatEvent event){ System.out.println(event.getMessage()); System.out.println(event.getMessage() == "inventory"); if (event.getMessage() == "inventory"){ Minecraft.getMinecraft().player.sendChatMessage("No"); event.setCanceled(true); } } But.. [11:46:54] [Client thread/INFO] [STDOUT]: [com.example.examplemod.Blocks2:chat:39]: inventory false [11:46:54] [Client thread/INFO] [STDOUT]: [com.example.examplemod.Blocks2:clientChatEvent:31]: inventory [11:46:54] [Server thread/INFO] [minecraft/MinecraftServer]: <TimTarAn> inventory [11:46:54] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] <TimTarAn> inventory WTF

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.