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.

treschlet

Members
  • Joined

  • Last visited

Everything posted by treschlet

  1. REFLECTION HIGH SCHOOL FOOTBALL RULES! (I love reflection) I'm going to give this a shot tonight! Thanks!
  2. Yeah, except torches already use metadata values 0-4 to record their placement orientation relative to the walls around them (placed on north, east, west, south walls and floor, not necessarily in that order) which doesn't leave much room for anything else
  3. Heyhey! Sorry if this is an obvious question, but I've done a lot of searching and haven't found anything specifically about this. I'm attempting to create a block (torch) that removes itself after a set amount of time. I'm trying to do it with a block instead of a tile entity for performance reasons (but feel free to let me know if I'm just doing it wrong) The whole world.scheduleBlockUpdate seems like the perfect solution, except this example use case: 1) place a torch that will expire in 1 hour 2) in 59 minutues, break the torch 3) place a new torch, hoping you've just bought yourself another hour of light 4) torch goes out in 1 minute, because the scheduled update from the first torch fires on the second one, as it has the same blockID, and it destroys itself. intuitively, I'd like to just remove any scheduled updates for the coordinates of the block when I place a torch, but that doesn't seem possible. Is it possible? Am I crazy?

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.