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.

Nyandoma

Members
  • Joined

  • Last visited

Everything posted by Nyandoma

  1. I think these functions return properties of block types, not state of specific block.
  2. How to correctly check redstone power on sides of my block? For now I using code like: boolean a = world.getBlockId(x, y, z - 1) == Block.redstoneWire.blockID && world.getBlockMetadata(x, y, z - 1) > 0; But I want to check redstone power from any source, not only wire. Threre is any way to do it, except manually check all possible redstone sources?
  3. I want make redstone-extension mode, using Eloraam's Red Power bundle cables. Does anyone know how I can interact with them? I have not found a way to contact Eloraam. Sorry for bad english, it's not my native language.

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.